@d3plus/export 3.1.3 → 3.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -40,7 +40,7 @@ Live examples can be found on [d3plus.org](https://d3plus.org/), which includes
|
|
|
40
40
|
|
|
41
41
|
> **saveElement**(`elem`: `HTMLElement`, `options?`: `SaveElementOptions`, `renderOptions?`: `SaveElementRenderOptions`): `void`
|
|
42
42
|
|
|
43
|
-
Defined in: [saveElement.ts:36](https://github.com/d3plus/d3plus/blob/
|
|
43
|
+
Defined in: [saveElement.ts:36](https://github.com/d3plus/d3plus/blob/28157d056a88c49bd8f644f87e79a19dcedd589b/packages/export/src/saveElement.ts#L36)
|
|
44
44
|
|
|
45
45
|
Downloads an HTML Element as a bitmap PNG image.
|
|
46
46
|
|
package/package.json
CHANGED
package/umd/d3plus-export.js
CHANGED
package/umd/d3plus-export.min.js
CHANGED