We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xaxis: { categories: ['Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct'], },
xaxis: { categories: ['Feb#', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct'], },
Please find screenshot of the CSV file downloaded Please find the below pen for the issue https://codepen.io/panimaya-albert/pen/dyRjywm Please find this video for the issue https://share.vidyard.com/watch/daui7QsCLqetfnE7iKBr5v?
https://codepen.io/panimaya-albert/pen/dyRjywm
The text was updated successfully, but these errors were encountered:
b2c51e5
No branches or pull requests
Please find the below code pen sample for that.
Steps to Reproduce
xaxis: { categories: ['Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct'], },
as follows
xaxis: { categories: ['Feb#', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct'], },
Expected Behavior
Actual Behavior
Please find screenshot of the CSV file downloaded
Please find the below pen for the issue
https://codepen.io/panimaya-albert/pen/dyRjywm
Please find this video for the issue
https://share.vidyard.com/watch/daui7QsCLqetfnE7iKBr5v?
Reproduction Link
https://codepen.io/panimaya-albert/pen/dyRjywm
The text was updated successfully, but these errors were encountered: