question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Miscellaneous issues on apexcharts site

See original GitHub issue

I’ll try to point out multiple things I’ve seen on the site :

  • Docs in gradient shows a property shadePercent while the gradient radialBar demo uses shadeIntensity.

  • This page has two misspelled Gauge. Also, you can’t access the gradient radialBar (which is sexy !). On that exact same radialBar demo, the hover makes it really weird (at least, on Safari, the green goes white).

  • I would put the locale in the chart essentials part of the docs (even just as a link). It’s a very important feature to anyone producing app for non-english speakers, and it’s easily missable as functionality as it’s not that much mentionned throughout the site, and nested deeply in the menu (Options > chart > locales). Or maybe a demo ? Or in the feature page ?

  • Demos lacks the support for vue, which are important for quick import in a project as a base to work on. I would gladly contribute to provide all the code samples for the demos part as vue if you’re okay with this (as part of the vue-apexcharts examples project). Maybe you can set up the site to be open source if possible so that the community could help on these little issues.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
junedchhipacommented, Sep 15, 2018

Thank you for pointing out the errors, much appreciated.

I will take care of the typo errors you listed in the first two points. The 3rd one - I will create a more visible page for locales

Coming to the 4th point - I agree, there aren’t many examples which demonstrates and covers all use cases for vue.js (apart from this doc https://apexcharts.com/docs/vue-charts/). If you want to create demos for vue.js, that would be great. Would codepen/codeSandbox work fine to create the demos? I will create a new section in site “Vue-js samples”.

Regarding community contribution, the website is in WordPress (not a great decision 😀) and currently - it is difficult to migrate everything from there to GitHub-pages. Also, there are many functionalities which are not supported in gh-pages. I will think more about how only the docs can be open-sourced so others can contribute.

Thanks a lot

0reactions
junedchhipacommented, Nov 16, 2018

Created all demos for vue as well. https://apexcharts.com/vue-chart-demos

Read more comments on GitHub >

github_iconTop Results From Across the Web

bar chart - hideOverflowingLabels: false - issue apexcharts.js ...
Insecure Resource. The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https....
Read more >
reactjs - Module not found: Can't resolve 'apexcharts/dist ...
'Z:\React\misc-examples\node_modules\react-apexcharts\dist'. This error occurred during the build time and cannot be dismissed.
Read more >
ikizmet-apexcharts/CHANGELOG.md - UNPKG
214, - Miscellaneous issues on apexcharts site [\#103](https://github.com/apexcharts/apexcharts.js/issues/103). 215, - Having chart inside a custom element ...
Read more >
Visualization: Pie Chart - Google Developers
The pieHole option should be set to a number between 0 and 1, corresponding to the ratio of radii between the hole and...
Read more >
React Component for ApexCharts
How do I update the chart? Simple! Just change the series or any option and it will automatically re-render the chart. View this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found