Skip to content

Commit a643381

Browse files
committed
Add color use examples
1 parent ed6b8b0 commit a643381

File tree

5 files changed

+26
-0
lines changed

5 files changed

+26
-0
lines changed

NOTICE

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -889,3 +889,26 @@ licenses.
889889

890890
Creative Commons may be contacted at creativecommons.org.
891891
================================================================================
892+
893+
Data licence Germany – attribution – version 2.0
894+
895+
(1) Any use will be permitted provided it fulfils the requirements of this "Data licence Germany – attribution – Version 2.0".
896+
897+
The data and meta-data provided may, for commercial and non-commercial use, in particular
898+
899+
be copied, printed, presented, altered, processed and transmitted to third parties;
900+
be merged with own data and with the data of others and be combined to form new and independent datasets;
901+
be integrated in internal and external business processes, products and applications in public and non-public electronic networks.
902+
(2) The user must ensure that the source note contains the following information:
903+
904+
the name of the provider,
905+
the annotation "Data licence Germany – attribution – Version 2.0" or "dl-de/by-2-0" referring to the licence text available at www.govdata.de/dl-de/by-2-0, and
906+
a reference to the dataset (URI).
907+
This applies only if the entity keeping the data provides the pieces of information 1-3 for the source note.
908+
909+
(3) Changes, editing, new designs or other amendments must be marked as such in the source note.
910+
911+
912+
913+
URL: http://www.govdata.de/dl-de/by-2-0
914+
================================================================================
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)