Hi, I see Vincent is the author of the page suggested by Jeremie, Would he know where to find a more 'user oriented' description of what is possible with parameters; My immediate requirements; - Take Tick labels for X-Axis in Line Diagram from data table left column - Format tick labels for X-Axis when text is to long to fit in the width of Tick - Add Axis labels (both X and Y) - Define scale of Y axis, it now will automatically adjust scale based on values in Data table - How to create Scatter Graph in XWiki 3.5 (I see it is in the examples for XWiki > 4.1 - How to suppress a legend - More advanced statistical eta showing a variance (scatter would be next best)
Op 17 dec. 2012, om 14:15 heeft Gerritjan Koekkoek <[email protected]> het volgende geschreven: > 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 _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
