Definition of analytical visualisation in the Organisation's context
Detailed Features to be developed in OECDplot
legend width
parameter Charte GraphiqueAs you can see bellow the legend for all graphs in OECD publication must be of the size of the graph. Since there is not yet a parameter allowing to choose the width of the legend, you will need either to create this new parameter and intergrate it to ggplot2 or to find a reliable way for the legend to match the width of the graph.
The legend symbol describing the mapping of color and linestyle must have a precise size. Rectangles must have a size of 4 x 2 mm and line must have an horizontal length of 9 mm. You must find a way to make the legend symbol for lines match those requirement with out breaking the display of rectangle element in the legend. The rectangle element is managed for now inside OECDplot. You can see an illustration of that just above.
We want the axis title to be positioned were it is defined in the template but for now a bug identified by Hadley in ggplot2 prevent us from positioning the title on the right place. You will need either to fix this bug or to produce a way to position this title accordingly to the template.
Like in the example bellow we want to add custom labels representing the percentage of the slice inside the slice with the right font family, size and color.
We want to produce radar (spider) charts that respects the specification of the Charte Graphique.
We want to create a new plot type for the user that reproduce the High Low kind of graph that you see below. This graph is made to show 3 series 2 of them “surrounding” the other . The symbol used here are the same for all publication all that change is the color in use.
Users have requested the possibility to use a 2^nd Y axiswith a different scale from the first one.
Effective visualisation helps users in reasoning about data and evidence:
Producing visualisations for analytical purpose shall be:
Software tools already in use by creators of data analysis:
Areas where currently employed tools have shortcomings: