Skip to content
#

html5-charts

Here are 7 public repositories matching this topic...

Language: All
Filter by language
KEIII
KEIII commented Aug 30, 2018

anychart.charts.Cartesian.print requires paperSize of anychart.graphics.vector.PaperSize
but doc says it must be a string.

Example:

chart.print('A4', true); // error TS2345: Argument of type '"A4"' is not assignable to parameter of type 'PaperSize | undefined'.

It seems PaperSize should be

Improve this page

Add a description, image, and links to the html5-charts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the html5-charts topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.