I found these charts the best bootstrap line chart
Today, suddenly, the charts I have generated for years have substituted a strange font for the standard Times New Roman in the chart titles. For example, the words "Percent Over Goal BMI" now appear like some strange runes: Has anybody seen this effect before? What might cause it?
Today, suddenly, the charts I have generated for years have substituted a strange font for the standard Times New Roman. For example, the words "Percent Over Goal BMI" now appear like some strange runes: Has anybody seen this effect before? What might cause it?
Good question :-) The HTML pages found online at http://cewolf.sourceforge.net/new/index.html are largely outdated. The cewolf.tld file that comes with the example web app is up to date and lists the following types: xyarea, xyline, xyshapesandlines, scatter, xyverticalbar, step, candlestick, highlow, signal, verticalbar, area, line, shapesandlines, spline, stackedxyarea, stackedxyarea2
The tag library shows 13 types. The screen pages of the projects says there exist more then 20. How can I deduce the chart types which are supported. Regards, Nico Verschuren
this thread makes me happy. thanks Tim!
Just published this to the central repository. The version I've published was built...
You can see the full code changes I've suggested here - https://sourceforge.net/p/cewolf-art/code/ci/default/tree/src/cewolf-art/src/main/java/net/sf/art/cewolf/taglib/tags/ChartMapTag.java...
I'm not familiar with Bootstrap, so I'm not sure what that would involve - this code...
Is it possible to allow for use of bootstrap tooltips e.g. if the overlib.js parameter...
For what it's worth, we encountered this problem when upgrading to Java 7 with a...
Well, you can use JSP attributes with the cewolf tags, like "... title="${title}"...
Looking at an option like how the struts handles the localization
Yes the titles, sub titles, labels etc. that are on the chart. For example the title...
Yes the titles, sub titles, labels etc. that are on the chart. For example the title...
What, exactly, do you mean by that? The titles, subtitles, labels etc. that are on...
Hi All, Just wanted to check if any one knows if Cewolf supports localization? If...
It's generally a good idea to use the latest version. I was never able to reproduce...
Hi, I've been struggling with the same problem even with Java 6, which kept crashing...
I've attached the updated SeriesPaintProcessor.java for this change..
Alright, I'll do that.. (With your permission I could work on a 1.2.5 release with...
That seems like a useful suggestion, but to be honest, I haven't worked on Cewolf...
This is a bit of a change request.. Is it possible to alter the SeriesPaintProcessor...
It seems we are using version 1.1. But the above issue is not fixed we can see the...
could you please clarify..
Thanks!.. i've downloaded the above. But i need clarification on the below issue....
I see. Ignore my comment about JasperReports, I was thrown off by "JasperException"...
Hello, Below is the complete stack trace org.apache.jasper.JasperException: Unable...
Ben, judging by "JasperException", the problem may not be in cewolf, but in JasperReports:...
Hello, We recently upgraded to JDK 1.8 from 1.6 and had this same problem: org.apache.jasper.JasperException:...
Go to https://sourceforge.net/p/cewolf/code/HEAD/tree/tags/CEWOLF_0_9_3/ and click...
Could you please help me to download the above ?
I'm getting 404 error and it says 'Requested page is not found'. if i click the link...
Maybe you just want to download it and we will take care that it is commited back...
I could not able to download the code in SVN plugin from Eclipse. Error : OPTIONS...
Thanks a lot. Let me try to change the above code and revert back to you if any help....
You can find all released versions as source code tags on this page: https://sourceforge.net/p/cewolf/svn/HEAD/tree/tags/....
It will be good if you help us to get the 0.9.3 source code so that we will do the...
I have tried to use the 1.0 but some of the API's have been changed. Could you please...
Hi, I can have a look at it. I assume the alternate solution would be to store the...
Sorry, no idea. I have never looked at versions before 1.0.
Sorry, no idea. I have never looked at versions before 0.9.3.
ChartImgTag forces inclusion of ;JSESSIONID parameter
We are using the cewolf version 0.9.3. It seems the above defect has been fixed in...
status: open --> closed-fixed
ChartImgTag forces inclusion of ;JSESSIONID parameter
That patch has been incorporated into cewolf years ago. If it does not work, file...
I would like to install this patch. Could you please help me to proceed further....