ಮೂಲ ಕಡತ(SVG ಫೈಲು, ಸುಮಾರಾಗಿ ೮೦೦ × ೪೦೦ ಚಿತ್ರಬಿಂದುಗಳು, ಫೈಲಿನ ಗಾತ್ರ: ೧೩ KB)

Caption

Maximum sizes of Thunnus tuna species. (centimetres)

Other version

Creation info

Created in Ruby using SVG::Graph v0.6.1 by Pengo. And then hand-massaged (to make the x-axis use black text, put species names in italics, and shift labels by a few pixels so that they line up properly).

Source code

Output of program must be redirected into a file. e.g. save source code to tuna_graph.rb and then run

ruby tuna_graph.rb > tuna_all_sizes.svg

Source code:

 require 'SVG/Graph/BarHorizontal'

 fields = ['Auxis rochei eudorax', 'Auxis rochei rochei', 'Auxis thazard thazard', 'Euthynnus affinis', 'Allothunnus  fallai', 'Thunnus atlanticus', 'Katsuwonus pelamis', 'Euthynnus alletteratus', 'Thunnus alalunga', 'Thunnus tonggol', 'Gasterochisma melampus', 'Thunnus albacares', 'Thunnus maccoyii', 'Gymnosarda unicolor', 'Thunnus obesus', 'Thunnus orientalis', 'Thunnus thynnus']
 thedata = [36.5, 50, 65, 100, 105, 108, 108, 122, 140, 145, 164, 239, 245, 248, 250, 300, 458 ]

# Note: need to change .xAxisTitle to black by hand still... 
#  .xAxisTitle{
#  text-anchor: middle;
#  fill: #000000;

 graph = SVG::Graph::BarHorizontal.new({
   :height => 400,
   :width => 800,
   :min_scale_value => 0, # 0 = default
   :fields => fields,
   :rotate_y_labels => false,
   :key => false,
   :scale_integers => true, # make sure the scale is in whole numbers
   :scale_divisions => 50,
   :show_x_title => true,
   :x_title => "centimeters"
   #:no_css => true
 })

 graph.add_data({
   :data => thedata,
   :title => 'cm',
   #:show_title => false
 })

 #print "Content-type: image/svg+xml\r\n\r\n"
 print graph.burn

Licensing

Image credit: Peter Halasz. (User:Pengo)


Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

If you wish to give attribution, please attribute image to:

  • Peter Halasz
  • and/or, link to this image page: //commons.wikimedia.org/wiki/File:Tuna_all_sizes_Pengo.svg

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts ಇಂಗ್ಲಿಷ್

copyright status ಇಂಗ್ಲಿಷ್

copyrighted ಇಂಗ್ಲಿಷ್

ಕಡತದ ಇತಿಹಾಸ

ದಿನ/ಕಾಲ ಒತ್ತಿದರೆ ಆ ಸಮಯದಲ್ಲಿ ಈ ಕಡತದ ವಸ್ತುಸ್ಥಿತಿ ತೋರುತ್ತದೆ.

ದಿನ/ಕಾಲಕಿರುನೋಟಆಯಾಮಗಳುಬಳಕೆದಾರಟಿಪ್ಪಣಿ
ಪ್ರಸಕ್ತ೧೧:೩೨, ೧೧ ಮಾರ್ಚ್ ೨೦೦೭೧೧:೩೨, ೧೧ ಮಾರ್ಚ್ ೨೦೦೭ ವರೆಗಿನ ಆವೃತ್ತಿಯ ಕಿರುನೋಟ೮೦೦ × ೪೦೦ (೧೩ KB)Pengo{{PD-pengo}}

ಈ ಕೆಳಗಿನ ಪುಟವು ಈ ಚಿತ್ರಕ್ಕೆ ಸಂಪರ್ಕ ಹೊಂದಿದೆ:

ಜಾಗತಿಕ ಕಡತ ಉಪಯೋಗ

ಈ ಕಡತವನ್ನು ಕೆಳಗಿನ ಬೇರೆ ವಿಕಿಗಳೂ ಉಪಯೋಗಿಸುತ್ತಿವೆ:

ಮೇಲ್ದರ್ಜೆ ಮಾಹಿತಿ

"https://kn.wikipedia.org/wiki/ಚಿತ್ರ:Tuna_all_sizes_Pengo.svg" ಇಂದ ಪಡೆಯಲ್ಪಟ್ಟಿದೆ