-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -607,8 +598,8 @@ export default {
}
.color-box {
- width: 28px;
- height: 12px;
+ width: 18px;
+ height: 8px;
}
.color-selector {
diff --git a/locale/en/corteza-webapp-compose/chart.yaml b/locale/en/corteza-webapp-compose/chart.yaml
index 7d605864d..2125d23ef 100644
--- a/locale/en/corteza-webapp-compose/chart.yaml
+++ b/locale/en/corteza-webapp-compose/chart.yaml
@@ -14,12 +14,13 @@ general:
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
edit:
animation:
+ label: Animation
enabled: Animation enabled
dimension:
calculateLabelCount: Calculate how many labels can be shown
defaultValueFootnote: Use this value for missing dimension values
defaultValueLabel: Default value
- fieldLabel: Field
+ fieldLabel: Field *
fieldPlaceholder: Select a dimension field
function:
date: DATE
@@ -33,6 +34,8 @@ edit:
gaugeSteps: Steps
label: Dimensions
skipMissingValues: Skip missing values
+ options:
+ label: Options
optionsPicker:
searchPlaceholder: Type here to search among select options
availableItems: Available options
@@ -45,10 +48,11 @@ edit:
description: Labels can be rotated from -90 to 90 degrees.
filter:
customize: Customize filter
- label: Filters
+ label: Filter
+ preset: Preset filters
footnote: Simplified SQL condition (WHERE ...) syntax is supported. Variables like {{0}}, {{1}} and {{2}} are evaluated (when available)
placeholder: field1 = 1 AND field2 = 232
- noFilter: Select a predefined filter or make a custom one
+ noFilter: Select a filter or make a custom one
recordsCreatedLastMonth: Records created last month
recordsCreatedLastQuarter: Records created last quarter
recordsCreatedLastYear: Records created last year
@@ -58,10 +62,12 @@ edit:
loadData: Load data
metric:
add: Add metric
- fieldLabel: Field
+ fieldLabel: Field *
fieldPlaceholder: Select metric field
fillArea: Fill area below the line
fixTooltips: Always show tooltips
+ options:
+ label: Options
function:
avg: AVG
label: Function
@@ -94,7 +100,7 @@ edit:
output:
bar: Bar
doughnut: Doughnut
- label: Output
+ label: Chart type *
line: Line
pie: Pie
placeholder: Select metric output
@@ -103,7 +109,7 @@ edit:
cumulative: Cumulative
title: Metrics
module:
- label: Module
+ label: Module *
placeholder: Pick a module
title: Data Source
title: Chart builder
@@ -131,7 +137,7 @@ edit:
additionalConfig:
legend:
label: Legend
- hide: Hide legend
+ show: Show legend
orientation:
label: Orientation
horizontal: Horizontal
@@ -149,9 +155,11 @@ edit:
bottom: Bottom
left: Left
valueRange: Values can be set as pixels 20 or as percentages 20%
+ options:
+ label: Options
tooltip:
label: Tooltip
- labelNextToChartPartition: Show labels next to chart partition
+ labelNextToChart: Show labels next to chart
formatting:
label: Formatting
description: '{a} - metrics label, {b} - dimension value, {c} - metric value, {d} - metric value percentage'