TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Highcharts 6 released

2 pointsby neonkiwiover 7 years ago

1 comment

neonkiwiover 7 years ago
I had some complex JS plotting to do as part of a client project, with axis navigation, color changes, discontinuous lines on time-axis scatter plots, custom markers, and custom gridlines. I scrapped my initial approach and switched to Highcharts, saving a lot of time compared to building the plot directly in D3.<p>By default you get a great plot, and with a well-documented API you can customize literally every aspect. Congratulations to the team on the launch of the new version!