Différences entre versions de « Sparkline »
De Mi caja de notas
(Page créée avec « {{stub}} A '''<dfn>sparkline</dfn>''' is a small, simple, data-dense graphic with typographic resolution that is shown inline and in-context with relevant text. The term... ») |
|||
Ligne 1 : | Ligne 1 : | ||
− | {{stub}} | + | {{stub-fr}} |
− | + | Une '''<dfn>sparkline</dfn>''' est un petit graphique, simple, dense-en données avec une résolution typographique qui s’affiche dans la ligne et dans le contexte avec le texte pertinent. | |
− | + | Le terme a été inventé par Edward Tufte, et inspiré par les [http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=00004p dessins de Galilée de la forme de Saturne dans la ligne] avec ses écrits en rapport. | |
− | + | Voir aussi : http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR | |
− | + | Contrairement à la [https://fr.wikipedia.org/wiki/Sparkline définition de Wikipedia], les sparklines ne sont pas limitées aux graphiques, les graphiques sont simplement le cas le plus courant d’usage des sparklines (et le "graphe ligne" est malheureusement quelque chose d’implicite avec le mot "ligne" dans le nom). À la place, sparkline comprend les types de graphiques qui l’a inspiré au début, voir par ex. les notes de Tufte sur les dessins de Galilée sur la forme de Saturne 🪐 dans la ligne avec du texte : | |
[http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=00004p http://www.edwardtufte.com/bboard/images/0001sC-2044.jpg] | [http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=00004p http://www.edwardtufte.com/bboard/images/0001sC-2044.jpg] | ||
+ | |||
+ | |||
+ | == Exemples IndieWeb == | ||
+ | === Wiki IndieWeb === | ||
+ | The IndieWeb wiki allows the simple addition of sparklines in the form of mini-avatars along with user's names for providing quick attributions and links within the wiki. To create your own reference the following pages: | ||
+ | * [[wikifying#Step_Four:_Add_a_sparkline|set up a nickname with a small h-card template]] | ||
+ | * [[Template:sparkline]] | ||
+ | |||
+ | === Jeremy Keith === | ||
+ | {{adactio}} has sparklines on his personal site (since ??-??-??) indicating how frequent certain posts have been made historically. He's also documented some of his experiments with them in the past: | ||
+ | * [https://adactio.com/journal/5941/ Canvas Sparklines] by {{adactio}} | ||
+ | * [https://adactio.com/journal/10531 Sparklining] by {{adactio}} | ||
+ | |||
+ | [[File:Jeremy_Keith_sparklines.PNG]] | ||
+ | An example of sparklines for Journal entries, Links, Articles, and Notes on {{adactio}}'s website | ||
+ | |||
+ | === Chris Burnell === | ||
+ | [https://chrisburnell.com/ Chris Burnell] has been experimenting with sparklines and wrote abouts some of his experiences in [https://chrisburnell.com/article/sparkline-sound-off/ Sparkline Sound Off] | ||
+ | |||
+ | == Ressources == | ||
+ | === WordPress === | ||
+ | There are several plugins for adding sparklines to WordPress websites including: | ||
+ | * [https://wordpress.org/plugins/activitysparks/ Activity Sparks] plugin by Greg Jackson adds some configurable functionality for adding sparklines to [[WordPress]] sites including for posts and comments as well as for tracking [[categories]]/[[tags]]. | ||
+ | * [https://dentedreality.com.au/projects/wp-sparkplug/ Sparkplug] by [https://dentedreality.com.au/ Beau Lebens] has similarity to the Activity Sparks plugin (above), but with a slightly older and different implementation. | ||
+ | |||
+ | === Sparks, a typeface === | ||
+ | [https://github.com/aftertheflood/sparks Sparks] is a typeface for creating sparklines in text without code. Functionality and details described in more detail at: [https://aftertheflood.com/projects/sparks/ The world’s first code-free sparkline typeface]. | ||
== Voir aussi == | == Voir aussi == | ||
* [[Template:sparkline]] | * [[Template:sparkline]] | ||
+ | * [[wikifying-fr|wikifier]] | ||
+ | * [[posting graph-fr]] | ||
* http://kryogenix.org/days/2012/12/30/simple-svg-sparklines/ | * http://kryogenix.org/days/2012/12/30/simple-svg-sparklines/ | ||
* http://www.kevinmarks.com/svgsparklines.html | * http://www.kevinmarks.com/svgsparklines.html | ||
* http://www.kevinmarks.com/joyofsparks.html | * http://www.kevinmarks.com/joyofsparks.html | ||
+ | * [https://github.com/tgvashworth/sparksvg Spark SVG] | ||
+ | * https://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR |
Version du 22 février 2020 à 06:29
Cet article est une débauche. Vous pouvez m’aider à l'améliorer.
Une sparkline est un petit graphique, simple, dense-en données avec une résolution typographique qui s’affiche dans la ligne et dans le contexte avec le texte pertinent.
Le terme a été inventé par Edward Tufte, et inspiré par les dessins de Galilée de la forme de Saturne dans la ligne avec ses écrits en rapport.
Voir aussi : http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR
Contrairement à la définition de Wikipedia, les sparklines ne sont pas limitées aux graphiques, les graphiques sont simplement le cas le plus courant d’usage des sparklines (et le "graphe ligne" est malheureusement quelque chose d’implicite avec le mot "ligne" dans le nom). À la place, sparkline comprend les types de graphiques qui l’a inspiré au début, voir par ex. les notes de Tufte sur les dessins de Galilée sur la forme de Saturne 🪐 dans la ligne avec du texte :
http://www.edwardtufte.com/bboard/images/0001sC-2044.jpg
Exemples IndieWeb
Wiki IndieWeb
The IndieWeb wiki allows the simple addition of sparklines in the form of mini-avatars along with user's names for providing quick attributions and links within the wiki. To create your own reference the following pages:
Jeremy Keith
Jeremy Keith has sparklines on his personal site (since ??-??-??) indicating how frequent certain posts have been made historically. He's also documented some of his experiments with them in the past:
An example of sparklines for Journal entries, Links, Articles, and Notes on Jeremy Keith's website
Chris Burnell
Chris Burnell has been experimenting with sparklines and wrote abouts some of his experiences in Sparkline Sound Off
Ressources
WordPress
There are several plugins for adding sparklines to WordPress websites including:
- Activity Sparks plugin by Greg Jackson adds some configurable functionality for adding sparklines to WordPress sites including for posts and comments as well as for tracking categories/tags.
- Sparkplug by Beau Lebens has similarity to the Activity Sparks plugin (above), but with a slightly older and different implementation.
Sparks, a typeface
Sparks is a typeface for creating sparklines in text without code. Functionality and details described in more detail at: The world’s first code-free sparkline typeface.