javascript - Highcharts filter string x-axis -
does know if possible have string filter values on x-axis? instance, in google charts there control called "string filter"!
do need create own control using jquery take value typed input box , systematically remove x-axis values user types?
unfortunately not supported, can try use update , after input typing, call function , update labels on xaxis.
Comments
Post a Comment