Frage

I need to generate tool tip on area graph using Raphael.js. But tool tip has be shown on hover at particular x,y coordinates only( position is important since it is a multi area graph). I am able to generate this area graph and tool-tip as well. There are multiple lines on tool tip and each should have separate styling and not same styling.

I am unable to rotate the tooltip by 90 degree and there is a problem since the tool-tip keeps shifting downwards when text size changes. So are there any way where can style each text on each line differently and keep the tool-tip at correct place?

War es hilfreich?

Lösung

This issue is resolved. Since Grafico was really tough to customize I used Jquery FLOT library for my requirement . I am able to do any required customization in FLOT and FLOT is very fast and easy to use with so much support available on the FLOT site.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top