score:1
i reproduced the error with jfreechart-1.0.14
. it seems to be a bug in chartcomposite
in version 1.0.14.
solution:
you can use the libraries of jfreechart-1.0.13. i have tested it with the code in your question, and it works.
there is also an entry in the jfreechart bug tracker.
quote:
there is a fix for this within patch 3506228. the fix will be included in the upcoming 1.0.15 release.
Source: stackoverflow.com
Related Query
- Text fields are not displayed on the barchart created using jfreechart in Eclipse RCP
- Properties of new tags using composite component are not displayed by Eclipse auto complete shortcurt
- How to remove a file from a commit which is not the most recent using eclipse when their are multiple commits to be pushed
- Ant task: In ant build i am using java task, where i used system.out.println which are not appearing in the eclipse console
- Tomcat log is not created when the application and server are started through eclipse
- Eclipse vs. Visual Studio: What are the features in Eclipse that are not present in Visual Studio and vice versa?
- When using Eclipse with FindBugs can you mark a bug as not a bug and have it removed from the bug list?
- "method is ambiguous for the type" but the types are NOT ambiguous (and the error comes by upgrade from eclipse 3.7.2 to eclipse 4.2)
- Should JDK 9 not allow Lambda Expression instantiation where final fields are referenced in the overridden method?
- Are there any problems using Eclipse 3.6 with the Android SDK?
- Location of projects in eclipse that are not in the workspace
- What are the advantages of using Emacs instead of Eclipse for Android development?
- Eclipse is not showing any projects from my workspace folder even the projects are there?
- GWT Wizards are not showing in the eclipse Wizards menu
- How can I fix the "Property 'allowUndeclaredRTE' does not exist" error when using my Eclipse Checkstyle plugin?
- Changing the way packages are displayed in eclipse
- How can I show the Problem Marker properly? It is not displayed Text Editor and Problem View
- Eclipse restart using 'PlatformUI.getWorkbench().restart()' is not restarting the RCP product
- Eclipse projects (available in directory) are not visible in the Package Explorer?
- How do you change the label text in java using eclipse and scene builder?
- Eclipse Kepler (4.3) JUnit (3.81) view not showing test results, using code created by maven-archetype-quickstart
- Eclipse Juno/Android broken, the debug is wrong and gen folder not created (R error)
- I am using devstyle with eclipse and it highlights the parts of the code that is not going to be executed
- Using fgets(char* c, int i, file* f) with printf() for C in Eclipse - CDT. The order of output is not correct.!
- Getting the text from composite in eclipse using the SWTbot API
- java text to speech program in eclipse mars is not working using google translator
- how to run eclipse by using a specified java path directory in eclipse not by the default Java path
- How to remove with eclipse all the resources (images, mp3, xml) that are not been used on the app?
- Changes of new Classes in Eclipse are not shown in the git repository
- Eclipse Launched Maven project not using classes in the \target folder
More Query from same tag
- Testing performance of Java project in Eclipse using VisualJVM
- Running multiple Adempiere instance on a single server
- The selected wizard could not be started in eclipse for Anltr 4 .How to solve?
- ID Types in hibernate
- How to know the eclipse version name?
- Eclipse search a string by excluding some part
- Ubuntu - Eclipse & Netbeans alternative
- PreparedStatement SQLException
- Build work space error occur?
- Facebook Integration in to android app
- How do you update a file in SVN using Eclipse gui from your local pc
- wtpwebapps/myapp is empty when running Tomcat under Eclipse
- What code changes are automatically reflected in eclipse in debug mode?
- create new template like toString() in eclipse
- Eclipse SVN connection timeout
- Grails - adding Maven dependency to Eclipse classpath
- wsdl2java Invalid endpoint address in port when the address exists
- Self written eclipse plugin works for Luna, but not for Juno
- Import laravel 4.2 project into eclipse
- Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2 MergeSort
- TestNG test not getting invoked
- log4j: Could not find root logger information. Is this OK?
- How can I solve java.lang.Class.forName(Unknown Source) error?
- Why do worklight apps need a Worklight Server?
- Eclipse key binds for navigating quick outline (Ctrl + O) - instead of arrow keys
- java.lang.NoClassDefFoundError: io/restassured/internal/common/assertion/AssertParameter
- How to get the PostgreSQL as a db file into Eclipse?
- How To Create Maven Project in eclipse
- Can I create an Intellij changelist from a task based upon a mask?
- Eclipse neon 3 hot swaping for JSP's not working