DEV Community

Cover image for JavaScript Charting Library AnyChart 8.8.0 Released with New Cool Features
andreykh
andreykh

Posted on • Originally published at anychart.com

3 2

JavaScript Charting Library AnyChart 8.8.0 Released with New Cool Features

JavaScript charting library AnyChart has received several new out-of-the-box features. In the AnyChart 8.8.0 release, the focus is on further streamlining Gantt chart customization. For instance, now you can quickly do the following:

  • visualize weekends, holidays, and nonworking time,
  • add the start and end markers to tasks,
  • display milestones in resource charts,
  • define what the mouse wheel does,
  • configure the fiscal year timeline shift, and more.

Also released are improvements for basic and time-series charts as well as maps. Learn all about the latest major update in the AnyChart blog.

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post →

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video