Hi, Op 17 dec. 2012, om 11:36 heeft Jeremie BOUSQUET <[email protected]> het volgende geschreven:
> Hello, > > I found the following, but I don't know if that class is still used anymore > under the hood (as it's from the original chart plugin). You would need > confirmation from xwiki team :) > https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-chart/xwiki-platform-chart-plugin/src/main/java/com/xpn/xwiki/plugin/charts/params/ChartParams.java > > I don't checked either if there are parameters that could help for your > use-case. > Thanks, but I need a little bit more help? If I look through there are many class "Chart Params". But what do they do/mean? Take String AXIS_DOMAIN_PREFIX; ??? And can I add it to the macro parameter PARAMS??? What values can I Assign to these??? I appreciate the link, but am not sure if it is of much help to me? > BR, > Jeremie > > > 2012/12/17 Gerritjan Koekkoek <[email protected]> > >> Which parameters can be used to 'format' the axis of a chart? >> I would like to understand how Text can be used as labels for a Bar and/or >> Line chart >> Currently if the text is to long it will only show few characters. >> In other charting programs it is often possible to rotate the text labels >> so they are almost vertical, you can put long label names >> I would also like to know if possible to add a Axis Title. >> >> Our example of current is: >> http://www.cdlsworld.org/xwiki/bin/view/CdLSTopics/SIBCdLS >> It holds a chart labeled "Health problems in…", as you can see nobody can >> read the X-Axis labels? Or understand what Y-Axis means ("Percentage")? >> >> the documentation on: >> http://extensions.xwiki.org/xwiki/bin/view/Extension/Chart+Macro >> does not specify which options you can add to parameter: params. >> >> We use XWiki 3.5.1 >> >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
