Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > fr.comp.lang.python > #2914

Re: Créer un graphique

Newsgroups fr.comp.lang.python
From Kevin Denis <kevin@nowhere.invalid>
Subject Re: Créer un graphique
References <slrnnnj6o4.1fj.kevin@slackwall.local.tux> <577a0cf9$0$5262$426a74cc@news.free.fr>
Organization Inefficace
Message-ID <slrnno2gie.31l.kevin@slackwall.local.tux> (permalink)
Date 2016-07-09 14:01 +0000

Show all headers | View raw


Le 04-07-2016, Nicolas <nicolasp@aaton.com> a écrit :
> Avec matplotlib (http://matplotlib.org/), quelques lignes 
> supplémentaires permettraient de générer l'image.
>
Ca semble parfait. Je teste deux trois exemples, ça rend bien.

Ceci dit, j'ai une distribution linéaire:
[0, 2, 4352, 44590, 5354, 147, 4, 2, 12, 2]
Le graphe en forme de bar rend bien, mais malheureusement les points 
1, 2 , 7, 8, 9 et 10 sont invisibles à l'oeil.

Savez vous s'il est possible:
soit d'écrire la valeur de la barre directement dans le graphe, soit
utiliser une échelle logarithmique?
-- 
Kevin

Back to fr.comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Créer un graphique Kevin Denis <kevin@nowhere.invalid> - 2016-07-03 18:43 +0000
  Re: Créer un graphique Nicolas <nicolasp@aaton.com> - 2016-07-04 09:15 +0200
    Re: Créer un graphique Kevin Denis <kevin@nowhere.invalid> - 2016-07-09 14:01 +0000
      Re: Créer un graphique Laurent Pointal <laurent.pointal@free.fr> - 2016-07-10 17:27 +0200

csiph-web