Giter Club home page Giter Club logo

Comments (1)

Tek4 avatar Tek4 commented on June 16, 2024

Presently, the third-party SVG Rendering Engine (Svg.dll) component is compiled against and requires .NET 3.5.

The SVG Rendering Engine (Svg.dll) project is not well-maintained and is located here:
http://svg.codeplex.com/

The Svg.dll project has several bugs that have been the cause of errors in rendered charts. A fix for one such bug was provided by OlgaD in her comment here:
#1 (comment)

OlgaD's fix is the current Svg.dll used in this project, and her fix was compiled against .NET 3.5.

To use the export module with .NET 2.0 would require a version of Svg.dll that does not require .NET 3.5. If this is a must for you, then you will need to look at the changes to Svg.dll made and compiled by OlgaD and see if you can compile Svg.dll against .NET 2.0. Alternatively, you may want to contact OlgaD to see if she can provide her source or provide a .NET 2.0 version.

If the .NET 3.5 dependency is removed from Svg.dll then the export module should work with .NET 2.0.

If you successfully obtain/create a .NET 2.0 version of Svg.dll that includes the fixes made by OlgaD, then please provide it and I will update the export module project.

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.