Search the Community

Showing results for tags 'image export'.



More search options

  • Search By Tags

    • image export ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 1 result

  1. Hi folks, We're using the chart SVG string to export downloadable images via our own Python server-side export handler. Recently we've noticed that some charts have many instances of stroke-dasharray="undefined" which is throwing an error in CairoSVG, the Python image processing library we'...