Hi
i have a kibana 5 line chart visualization that has a scripted field which is showing percentage of performance.
my data range is so close it is between 98% and 100%. so that i cant get very readable kibana visualization because my visualization shows from 0 to 100% which i do not need , is there anyway to zoom or scale or any solution in scripted field to show just the visualization from 95% to 100%?i have another visualization with data range 0 and 10% and it is automatically scaling and bounding but i cant solve above mentioned problem.
thanks