Skip to content

Commit c03c080

Browse files
committed
Add color use examples
1 parent 3ba57d3 commit c03c080

File tree

5 files changed

+47
-0
lines changed

5 files changed

+47
-0
lines changed

NOTICE

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,3 +894,47 @@ licenses.
894894

895895
Creative Commons may be contacted at creativecommons.org.
896896
================================================================================
897+
898+
================================================================================
899+
The Data licence Germany – attribution – version 2.0 (Datenlizenz Deutschland – Namensnennung – Version 2.0) applies to:
900+
901+
* "Bruttostromerzeugung nach Energieträgern in Deutschland ab 1990" in
902+
files/images/chart-good.png, files/images/chart-bad-regular.png, and
903+
files/images/chart-bad-deuteranopia.png
904+
Copyright 2025, Statistisches Bundesamt (Destatis)
905+
(https://www.destatis.de/DE/Themen/Branchen-Unternehmen/Energie/Erzeugung/bar-chart-race.html)
906+
907+
Data licence Germany – attribution – version 2.0
908+
909+
(1) Any use will be permitted provided it fulfils the requirements of this "Data
910+
licence Germany – attribution – Version 2.0".
911+
912+
The data and meta-data provided may, for commercial and non-commercial use, in
913+
particular
914+
915+
1. be copied, printed, presented, altered, processed and transmitted to third
916+
parties;
917+
2. be merged with own data and with the data of others and be combined to form
918+
new and independent datasets;
919+
3. be integrated in internal and external business processes, products and
920+
applications in public and non-public electronic networks.
921+
922+
(2) The user must ensure that the source note contains the following
923+
information:
924+
925+
1. the name of the provider,
926+
2. the annotation "Data licence Germany – attribution – Version 2.0" or
927+
"dl-de/by-2-0" referring to the licence text available at
928+
www.govdata.de/dl-de/by-2-0, and
929+
3. a reference to the dataset (URI).
930+
931+
This applies only if the entity keeping the data provides the pieces of
932+
information 1-3 for the source note.
933+
934+
(3) Changes, editing, new designs or other amendments must be marked as such in
935+
the source note.
936+
937+
938+
939+
URL: http://www.govdata.de/dl-de/by-2-0
940+
================================================================================
37 KB
Loading

files/images/chart-bad-regular.png

36.8 KB
Loading

files/images/chart-good.png

45.5 KB
Loading

src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ files! {
9999
"fonts/XITSMath-Regular.otf",
100100
"images/bad.svg",
101101
"images/base14-fonts.pdf",
102+
"images/chart-bad-deuteranopia.png",
103+
"images/chart-bad-regular.png",
104+
"images/chart-good.png",
102105
"images/chinese.svg",
103106
"images/cylinder.svg",
104107
"images/diagram.svg",

0 commit comments

Comments
 (0)