Bug #3078
WordCloud 1.0.0.202006261407, Word Cloud command broken
Status: | New | Start date: | 05/26/2021 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 20% |
||
Category: | Charts | Spent time: | - | ||
Target version: | TXM 0.8.4 |
Description
Since TXM 0.8.1, the default behaviour of the Word Cloud command is broken.
Hypothesis¶
The default behaviour tries to use the JFreeChart engine and we get the following error:
JFCWordCloudChartCreator.createChart(): Not yet implementedNo cloud is displayed.
Solution 0¶
Disable the JFC chart creator, the R chart creator will be used
Solution 1¶
Make the JFreeChart engine implementation use the R engine implementation.
Solution 2¶
Make the JFreeChart engine implementation use Kumo.
History
#1 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
- % Done changed from 0 to 20
#2 Updated by Matthieu Decorde over 2 years ago
- Target version changed from TXM 0.8.2 to TXM 0.8.4