The source data of the chart is in the SVG image file in a clearly readable format. You see the original numbers inside of the SVG file in the form of a list such as this:
...
1995 10.06
1996 11.75
1997 12.45
...
Content of SVG
To view the data download the SVG file itself. To do so right-click this link, and then choose the option to save: File:Molybdenum world production.svg. Launch any text editor. Open the downloaded SVG file with the text editor (usually; file menu, open). To see the list of data, search for the phrase id="graph1".
Edit SVG
Please, do not use a special SVG editor such as Inkscape; the readability of the database would be destroyed. You can edit the SVG file with any text editor, for example; en: List of text editors. You can view the edited SVG file in various web browsers. As of 2011, all major desktop browsers, and many minor ones, have some level of SVG support. See: en: Scalable Vector Graphics#Support for SVG in web browsers. When satisfied with your edits, upload the edited SVG file with the link labeled "Upload a new version of this file".
I, the copyright holder of this work, hereby publish it under the following licenses:
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.