
Markus Brechbühler
-
Content count
3 -
Joined
-
Last visited
Posts posted by Markus Brechbühler
-
-
I raised a more general question on stackoverflow.com and Everett Green managed to find my flaw:
console is not always available except the dev tools are activated (F12): http://stackoverflow.com/a/18481049/2191131
-
Hello,
We plan to release a software that renders charts via java script. It perfectly works in FF and Chrome. However, in IE 10 (disabled debug console) the blank space is not filled. As soon as we once enable the debug console (F12) IE 10 renders all charts. A restart brings up the same misbehavior.
(We are forced to use the java script rendered due to the overlapping charts.)
Do you have an idea how to tackle this issue?
Please let me know if you wish more details from our side.
Many thanks,
Markus
Zoomline (JS) with horizontal label
in Using FusionWidgets XT
Posted · Report reply
Hello,
We use several zoomline charts [renderer=JS] in our web application. They are arranged in a vertical stack and should therefore render the x-axis label horizontally.
Do you know which attribute we must set on the XML? numVisibleLabels is set to 10.
Best regards,
Markus