I'm trying to target graphic bars with CSS but I dont get it how Kibana's Canvas renders it.
In the css there is no divs for the actual bars, only for the text labels.
In my case I want to target this so I can manipulate its color:
Thanks.
I'm trying to target graphic bars with CSS but I dont get it how Kibana's Canvas renders it.
In the css there is no divs for the actual bars, only for the text labels.
In my case I want to target this so I can manipulate its color:
Thanks.
Unfortunately the chart, aside from the text, is rendered as one big image so you won't be able to get to the bars with CSS.
Are all graphic elements (dots, pies, etc...) done the same way?
Should I post feature request for this to be done in HTML or its a dead end street?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.