1 module plot2d.chart; 2 3 public: 4 import plot2d.chart.line; 5 import plot2d.chart.tre; 6 import plot2d.chart.box; 7 import plot2d.chart.types;