streetscape.gl
streetscape.gl copied to clipboard
Charts tooltip hidden
Hi all,
I have a couple of series plots under the "Charts" tab, looks awesome, but I am having problems fixing tooltips (that appear when hovering above one of the plots). The tooltip title looks something like "/vehicle/speed : 78.93" but, since it is placed bottom-right of the plot and moves along with the mouse cursor, it gets cut/hidden when selecting/hovering above the most-right part of the plot.
I've been playing around with "overflow-x" and "overflow-y" options, but there are some issues when setting one of the two to "auto" (the other one gets downgraded to "auto" even though you set it to "visible"), so I was hoping I could at least place the tooltip on the bottom-left of the plot or cursor, but no such luck so far.
Any tips how I could do that? Also, how do I remove "/vehicle/speed" part from the "/vehicle/speed : 78.93" tooltip title?
Thanks for the help! Best regards, Igor