score:1
You can use some of the already existing converters to get those values, like: https://www.unitconverters.net/typography/millimeter-to-pixel-x.htm
You can use CSS to set parameters for the container that the chart is rendered inside, demo: https://jsfiddle.net/BlackLabel/vu41gdt6/
#container { height: 15rem; width: 15rem; }
Consider use regular CSS units for the charts on you web app and change them only for printing needs.
API: https://api.highcharts.com/highcharts/chart.events.beforePrint
Useful article: Using cm/mm on the CSS of a web app that replicates paper interaction is a good practice?
Source: stackoverflow.com
Related Query
- Highcharts: converting millimeters to pixel
- Converting svg from Highcharts data into data points
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts - Global configuration with common code and unique data & Headings
- HighCharts Stock Chart error code 18
- highcharts change rendered image source on click
- How do i add mouse wheel code in Angular2 highcharts in typescript
- how to display 2 same highcharts without duplicate the code
- Use of DotNet HighCharts dll to make charts in code behind
- How to edit tooltip in Highcharts C# code
- what means ${demo.css} in example files of highcharts ? That piece of code seems to be literal
- passing json values to highcharts from .net code behind
- how to use highcharts tooltip formatter in python code
- passing formatting JavaScript code to HighCharts with JSON
- Highcharts display label for pie chart using html table as data source
- Simple, Open source PHP wrapper for Highcharts library
- Add Source to Highcharts Export CSV
- Issue Converting Highcharts to 24 hours format
- Include additional highcharts source data in angular2 app
- Conditions within highcharts code
- Strange character in the Highstock source code
- What's the code in Highcharts such that the bars (columns) in the same group use the same color?
- Highcharts series visibility with csv data source
- HTML table as data source for highstock charts using highcharts
- Including source for Alchemy js breaks Highcharts js
- Highcharts SVG Export from Python Server Side Code
- How to have multiple highcharts with different series data in vuejs without repeating code
- Converted PHP code that built an array to JS and now highcharts doesn't work - what did I do wrong?
- Using a flask variable as data source for highcharts
- Highcharts Interactivity between plots - looking for code improvements
More Query from same tag
- Error 17 in highcharts : Highcharts-more js file is not loaded
- Highcharts: Tooltip delay before display
- I can't return my json object
- Highcharts Dynamic Column color based on data comparison
- Highcharts Angular gauge - How to remove data label stroke?
- Export chart image data locally in HIghchart
- Highcharts Tooltip formatting for shared Tooltips
- Highcharts, displaying two sets of data on the same line chart
- High Charts Range Selector
- Custom color & tooltip for a single bar in Highcharts histogram
- setExtremes Event not working post setExtremes method call
- Highcharts chart event load not working for wordcloud
- How do I reshape my existing JSON to fit Highcharts
- Uncaught SyntaxError: Unexpected token ILLEGAL in javascript
- Toggle between two values
- In Highcharts after zoom in and zoom out some of the x-axis values are not display
- Animate half pie diagram
- Higcharts: is there a way to display a graph to another page as image?
- Is there a way to color boxplots based on group in hcboxplot()?
- X axis label as Category not showing correctly: Highcharts
- Accessing the response text for JSONP. Flattening multiple objects to text
- Highcharts set X axis label on tick
- Integrate keen.io json to highcharts js
- Navigator series in Highstock (highcharts-ng)
- Packed Bubble Chart with Gradient Legend in Highcharts
- Highstock innacurate rendering of line data series
- highchart How can I get width parent element for calculated x max in xAxis
- Render a list of highcharts in Rmarkdown
- How to display only last data point on highcharts?
- Highchart data series filled with different colors