Julia histogram tablicy

Przykłady kodu

0
0

julia wykres słupkowy

histogram(randn(1000), bins = :scott, weights = repeat(1:5, outer = 200))
0
0

julia 2d histogram

using Plots
gr()
histogram2d(randn(10000), randn(10000), nbins=20)

W innych językach

Ta strona jest w innych językach

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................