Coder Social home page Coder Social logo

Comments (2)

lilliank avatar lilliank commented on August 14, 2024

As far as I can tell, highcharts-serverside-export was developed for highcharts version 2.1.2 (four years ago) and hasn't been touched since. I believe the types you list are in the highcharts-more library which came after. We tried for what felt like like a month to get highcharts-serverside-export to work with a more recent version of highcharts, and just could not make it work. We ended up writing our own javascript to emulate gauges for export, which was the one type we need to be able to export, along with other contortions to make it work. We're still stuck with the older highcharts version in our exports, which looks kinda crappy.

This tool was a great idea when it came out originally, but since there's been zero development on it since then, I do not recommend using it now.

from highcharts-serverside-export.

zagzag999 avatar zagzag999 commented on August 14, 2024

I've build upon and modified the sources of the serverside export and went on the approach of opening the exact chart from our app in a clean HTML that is passed to phantomJs for rendering as image.
This is instead of relying on svg object passed from ui to server side. What happens is as if the server phantom is opening the ui app on the chart needed for rendering, and then as if print screen.
You'll need to manipulate the render sample of phantomJS to match your exact need.
I haven't tried HC 4, but the approach will work with any chart, just like we do with other data visualizations libs.
On Feb 26, 2015 6:26 PM, lilliank [email protected] wrote:As far as I can tell, highcharts-serverside-export was developed for highcharts version 2.1.2 (four years ago) and hasn't been touched since. I believe the types you list are in the highcharts-more library which came after. We tried for what felt like like a month to get highcharts-serverside-export to work with a more recent version of highcharts, and just could not make it work. We ended up writing our own javascript to emulate gauges for export, which was the one type we need to be able to export, along with other contortions to make it work. We're still stuck with the older highcharts version in our exports, which looks kinda crappy.

This tool was a great idea when it came out originally, but since there's been zero development on it since then, I do not recommend using it now.

—Reply to this email directly or view it on GitHub.

from highcharts-serverside-export.

Related Issues (17)

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.