I am new to Kibana and using Kibana v 7.5.0.
In index pattern, I have configured impressions field as number (0,0) but in timelion chart I created, its not showing the commas in the values whereas in other bar charts, numbers are shown with commas. Below is the script I used.
.es(index=impressions-*,q='device.keyword:firetv', metric=sum:impressions,timefield='date').lines(width=2).color(color=#e6fff5).label(label='Fire TV').yaxis()
Please find below the screenshot of the timelion chart.
Thanks @tiagocosta for sharing your inputs ! Unfortunately precision is an unknown argument for yaxis. My requirement is to display a number (for eg: 10 thousand as 10,000 instead of 10000).
Thanks @Marius_Dragomir for your response. Yes, currency would show the numbers with commas but i dont need the currency symbol.. can you please suggest way to remove the currency symbol?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.