File:Plot of function x over 3.svg

Summary

Description
English: Plot of linear function with .
Deutsch: Graph der Funktion mit .
Date
Source Own work
Author Stephan Kulla (Stephan Kulla)
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with Gnuplot.
Category:Valid SVG created with Gnuplot code:Charts#Plot%20of%20function%20x%20over%203.svg
 
This SVG plot draws numbers with the path text method.
Source code
InfoField
Gnuplot code
set terminal svg
set output "Plot of function x over 3.svg"
plot x/3 notitle

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Category:CC-Zero#Plot%20of%20function%20x%20over%203.svg
Category:Self-published work Category:Function plots Category:SVG Linear function
Category:CC-Zero Category:Function plots Category:SVG Linear function Category:Self-published work Category:Valid SVG created with Gnuplot code:Charts