Warning, /education/labplot/data/example_projects/example_projects.json is written in an unsupported language. File is not indexed.
0001 [{
0002 "name": "Magnitude dataset plot",
0003 "fileName": "magnitude_plot.lml",
0004 "tags": ["datasets", "plot", "x-y-curve"]
0005 },
0006 {
0007 "name": "Cat weight plot",
0008 "fileName": "cat-weight.lml",
0009 "tags": ["datasets", "plot", "x-y-curve"]
0010 },
0011 {
0012 "name": "Cooling water plot",
0013 "fileName": "cooling-water.lml",
0014 "tags": ["datasets", "plot", "x-y-curve"]
0015 },
0016 {
0017 "name": "weight-speed plot",
0018 "fileName": "weight-speed.lml",
0019 "tags": ["datasets", "plot", "x-y-curve"]
0020 },
0021 {
0022 "name": "Amount of rainfall",
0023 "fileName": "Rainfall.lml",
0024 "tags": ["datasets", "plot", "x-y-curve"]
0025 },
0026 {
0027 "name": "Big City Population",
0028 "fileName": "Big-city-pop.lml",
0029 "tags": ["datasets", "plot", "histogram", "statistics"]
0030 },
0031 {
0032 "name": "Women weight-height",
0033 "fileName": "weight-height.lml",
0034 "tags": ["datasets", "plot", "histogram", "statistics", "x-y-curve"]
0035 },
0036 {
0037 "name": "Level of Lake Huron",
0038 "fileName": "lake-level.lml",
0039 "tags": ["datasets", "plot", "histogram", "statistics", "x-y-curve"]
0040 },
0041 {
0042 "name": "Accidental Deaths",
0043 "fileName": "acc-deaths.lml",
0044 "tags": ["datasets", "plot", "histogram", "statistics", "x-y-curve"]
0045 },
0046 {
0047 "name": "Alcohol Consumption Per Country",
0048 "fileName": "alcohol-cons.lml",
0049 "tags": ["datasets", "plot", "histogram", "statistics"]
0050 },
0051 {
0052 "name": "Logarithm scales",
0053 "fileName": "log_scales.lml",
0054 "tags": ["maths", "plot", "x-y-curve"]
0055 },
0056 {
0057 "name": "Mathematical Functions",
0058 "fileName": "mathematical_functions.lml",
0059 "tags": ["maths", "plot", "curves", "functions"]
0060 },
0061 {
0062 "name": "Anscombe's quartet.lml",
0063 "fileName": "fit (Anscombe's quartet).lml",
0064 "tags": ["maths", "plot", "x-y-curve"]
0065 }
0066 ]