Apexcharts.js would be the ultimate graph library if it had the following:
world map charts (location based chats)
relational charts (graph database visualization)
timeline chart
Hi @CheyenneForbes, thanks for the suggestions.
Your points about making Apexcharts too heavy were a good.
Anyone looking for a relational graph library could try cytoscape.js
Could you add Timeline chart soon?
Hi,
Yes, I think - timeline charts are useful and I already thought about it before. Need to refactor the horizontal bar chart's code to support the timeline on the x-axis for it (at the same time not increasing the library size a lot).
FYI,
I am talking about these timeline charts as seen on Google charts

No estimated timeline for it, though.
Thanks for the suggestion again
oh wow what a deal breaker. Well, I mean this chart is amazing without it, just sad I can't use it :D
@KristerV which one you're talking about? The timeline chart?
yes. specifically I need horizontal ones like this: https://zoomcharts.com/en/chart-types-demo/multiple-level-span-chart-with-categorical-data-using-facetchart
Compared to that Google Chart or Gantt charts I need overlapping blocks.
Hi @CheyenneForbes, thanks for the suggestions.
- A map can be another plugin itself, out of scope for current repo. Maybe in future - ApexMaps 😁
- Relational charts are interesting - but again, it will make the library heavy (already it is now)
- Timeline chart - this can be implemented, as I just need to implement a timescale for horizontal bar charts, and provide a start and end position for those bars.
May I know, when the timeline chart will be available? I have to do lot of formats to make your stacked horizontal bar chart ( https://codepen.io/apexcharts/pen/ZMrvRK ) like a timeline chart.
You can expect timeline charts in the next 6-8 weeks (somewhere around mid-March)
We are eagerly anticipating timeline charts.
Here is a sneak peek of the timeline charts which will be released very soon.

Here is a sneak peek of the timeline charts which will be released very soon.
It is possible to create a timeline like this one?

@renancavalieri Not yet. It has also been proposed here #560
No ETA for it though.
It will be very good, because today we have only Google and Highcharts to do timelines like this, and both have huge limitations while working with Vue.
Sure, I will consider this for future enhancements.
The latest version 3.11.0 supports timeline charts with multiple ranges - https://apexcharts.com/javascript-chart-demos/timeline-charts/advanced/

Link gives 404.
On Wed, Feb 26, 2020, at 11:34, Mustafa Omar wrote:
If someone is looking for a lightweight map.
I've rebuilt the jvectormap project using pure Javascript instead of jQuery.
https://github.com/themustafaomar/jsvectormap
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/apexcharts/apexcharts.js/issues/84?email_source=notifications&email_token=AAU7RHW2GKSAMDTQKV5VXJDREYZRTA5CNFSM4FURQ3VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEM7PV6Q#issuecomment-591330042, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAU7RHSHMKBWZIHDTS3HLHDREYZRTANCNFSM4FURQ3VA.
@KristerV Sorry, I've encountered a problem with npm yesterday, I had to disable the repo for a while until I fix it.
It's working now.
https://github.com/themustafaomar/jsvectormap
Most helpful comment
Here is a sneak peek of the timeline charts which will be released very soon.
