GithubHelp home page GithubHelp logo

Comments (8)

Tek4 avatar Tek4 commented on July 28, 2024

Yes, I can confirm that all rendering errors are related to SVG.dll. The only thing this project does is wire things together. It's too bad there is no activity on the SVG project.

from highcharts-export-module-asp.net.

Tek4 avatar Tek4 commented on July 28, 2024

UPDATE: There appears to be a fork of the SVG.dll project in active development here: https://github.com/vvvv/SVG --- let us know if you try it!

from highcharts-export-module-asp.net.

Rob1080 avatar Rob1080 commented on July 28, 2024

I updated to use the new svg.dll. Unfortunately I still have the same problem when downloading the chart from Internet Explorer, where the label text renders tiny (barely visible) Any idea if there are workarounds?

from highcharts-export-module-asp.net.

josephvano avatar josephvano commented on July 28, 2024

I am experiencing the same issue in IE browser, the x-axis labels are unreadable and don't respect rotation.

Curious if anyone has a workaround?

from highcharts-export-module-asp.net.

Rob1080 avatar Rob1080 commented on July 28, 2024

@josephvano, try the latest svg library from here: https://github.com/vvvv/SVG. I made some changes to the svg library to support fonts correctly, and those changes have been merged.
You'll need to change Highcharts-export-module-asp.net to support the new svg library.

from highcharts-export-module-asp.net.

josephvano avatar josephvano commented on July 28, 2024

@Rob1080 I just gave this a whirl this morning and it worked! The fonts were displaying, just in a different font family (times new roman). Not sure how it could respect what the original chart is showing.

Thanks for submitting a fix for this. For others, I just had to modify the Exporter.cs slightly with the new SVG library

170: svgDoc = SvgDocument.Open(streamSvg);

from highcharts-export-module-asp.net.

Rob1080 avatar Rob1080 commented on July 28, 2024

What font were you using? Looking at the fix I submitted, it took font family into account svg-net/SVG@68425a1

from highcharts-export-module-asp.net.

imclem avatar imclem commented on July 28, 2024

Please try with this version 76cf6a3 and let us know if it fixes the problem.

from highcharts-export-module-asp.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.