Can I show all the markers without clicking on a bar?
currently, I need to tap on any of the bar and it'll only show the one that is clicked. I'm trying to add a marker on each of the green bar and showing all without any bar being clicked. Is it possible?
Edit: Below is my code changed from the github demo code (
CodePudding user response:
Yes, You can show all marker on bar. put marker code with bar drawing code.