[
https://issues.apache.org/jira/browse/OFBIZ-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903816#action_12903816
]
Jacques Le Roux edited comment on OFBIZ-3905 at 8/28/10 7:30 AM:
-----------------------------------------------------------------
Hi Sascha,
As a POC it would almost work but not as an example for the Example component.
2 issues
# The pie chart does not work
# You should use existing Example values instead of hardcoded films types :)
Also we should take care of flotr stuff to avoid any ambiguities
* rename <screen name="FlotrChart">
* rename flotrPie.ftl and related like
framework/common/webcommon/includes/flotrCharts
* rename flotr example requests
* rename <include-screen name="FlotrChart"
location="component://common/widget/flotrScreens.xml"/>
* rename... etc.
* remove framework/images/webapp/images/flotr when all will be ok
Thanks
was (Author: jacques.le.roux):
Hi Sascha,
As a POC it would almost work but not as an example for the Example component.
2 issues
# The pie chart does not work
# You should use existing Example values instead of hardcoded films types :)
Also we should take care of flotr stuff
* remove <screen name="FlotrChart">
* remove flotrPie.ftl
* remove framework/images/webapp/images/flotr
* rename <!--flotr example requests-->
* rename <include-screen name="FlotrChart"
location="component://common/widget/flotrScreens.xml"/>
Thanks
> jQuery plotter implementation
> -----------------------------
>
> Key: OFBIZ-3905
> URL: https://issues.apache.org/jira/browse/OFBIZ-3905
> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL APPLICATIONS
> Affects Versions: jQuery
> Reporter: Sascha Rodekamp
> Fix For: jQuery
>
> Attachments: flot.zip, OFBIZ-3905_jQueryPlotter.patch
>
>
> Hi guys,
> i switched the plotter libary to a jQuery featured one. I decided to use the
> [flot|http://code.google.com/p/flot/] libary because it's MIT licened and
> seem to work well.
> For applying the patch please extract and copy the zip file to the
> jquery/plugins/flot/ folder.
> Cheers
> Sascha
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.