GPlot
macOS / Graphisme et design
GPlot is the modern platform for agile business intelligence and data science.Based on the grammar of graphics, which tries to take the good parts of base and lattice graphics and none of the bad parts. It takes care of many of the fiddly details that make plotting a hassle (like drawing legends) as well as providing a powerful model of graphics that makes it easy to produce complex multi-layered graphics.
+ Special Plots
- Bubble
- Jitter Point
- Nightingale Rose
- Scatter Matrix
+ Boxplot
- Basic Boxplot
+ Common Plots
- Facet Scatter
- Facet Line
- Facet Bar (include Stack and Dodge)
- Facet Pie
- Facet Area (include Stack)
+ Statistics
- Stem and Leaf
- Histogram
- Pareto
Quoi de neuf dans la dernière version ?
1.add jitter point plot
2.add nightingale rose plot
3.add area plot(include stack mode)
4.modify bar plot(include stack and dodge mode)
5. add pie plot