Toolbar not showing all icons
See original GitHub issueExplanation
I would like to have toolbar icons showing, so in my options are:
toolbar: {
show: true,
tools: {
download: true,
selection: true,
zoom: true,
zoomin: true,
zoomout: true,
pan: true,
reset: true
},
}
X-axis is ‘datetime’.
I would assume that this enables all the tools. But as you can see from the screenshot, only two of them are showing. Others are visible when hovering over them
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (1 by maintainers)
Top Results From Across the Web
Taskbar icons not showing - Microsoft Community
1. Unhide the taskbar on your desktop. If you don't see the taskbar on your desktop, probably it's hidden. · 2. Repopulate the...
Read more >Top 9 Solutions to Windows 10 Taskbar Icons Missing - MiniTool
Right-click on the Taskbar and choose Taskbar settings. · Then scroll down to the Notification areas. · Select which icons appear on the...
Read more >Taskbar Not Showing Icons on Windows 11? How to Fix
Taskbar Not Showing Icons on Windows 11? How to Fix · Fix 1: Delete the IRIS service · Fix 2: Uninstall any recent...
Read more >Taskbar Icons Missing on Windows 11? Here are 6 Easy Fixes!
Fix Taskbar Icons Missing on Windows 11 Issue (2022) · 1. Restart Windows Explorer · 2. Delete the IconCache.db File · 3. Delete...
Read more >How To Fix Taskbar Icons Missing / Disappear In Windows 10
Fix 1 – Restart Windows Explorer · Fix-2 Delete IconCache from your computer- · Fix 3 – Using Command prompt · Fix 4...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have this issue as well. You cannot reproduce this on codepen since it seems to be a responsiveness related issue.
This issue only occurs when I switch to a lower screensize like the iPad screensize and then refresh the page.
At this screensize, for some reason, the .apexcharts-element-hidden class is being applied to some of the icons
@junedchhipa any suggestions on how to get this fixed?
Add this in xaxis: {tickPlacement: ‘on’,}