| [ | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir skatter çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter çchart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter grafiği oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çeizdir", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir dağılım diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Dağılım grafiği çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter chart çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter chart çizebilir misin?", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir skatter çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Dağılım grafiği çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter çchart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter şeması hazırla", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çeizdir", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter şeması hazırla", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter şeması hazırla", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir dağılım diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir skatter çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir skatter çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir skatter çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter çchart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Dağılım grafiği çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter çchart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter chart çizebilir misin?", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter chart çizebilir misin?", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter chart çizebilir misin?", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çeizdir", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter grafiği oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter çchart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter chart çizebilir misin?", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir skatter çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter şeması hazırla", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter chart çizebilir misin?", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter çchart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir skatter çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çeizdir", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter grafiği oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter grafiği oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter chart çizebilir misin?", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter grafiği oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter şeması hazırla", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir skatter çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scatter chart çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bana bir scater çart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Dağılım grafiği çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir dağılım diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir scatter çchart yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatterplot çiz", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çart oluştur", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Scatter çeizdir", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir dağılım diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| }, | |
| { | |
| "instruction": "You are a model specific for creating json text for making react components.", | |
| "input": "Bir dağılım diyagramı yap", | |
| "response": { | |
| "id": "scatter-chart-uuid", | |
| "key": "scatter-chart", | |
| "config": { | |
| "fillTargets": "area", | |
| "showTargets": false, | |
| "targets": [ | |
| { | |
| "color": "#FF0000" | |
| } | |
| ], | |
| "width": 400, | |
| "height": 400, | |
| "minPointSize": 2, | |
| "maxPointSize": 6, | |
| "legend": true, | |
| "condFormat": true, | |
| "showHideButton": false, | |
| "lr": true, | |
| "colours": "Flat-UI", | |
| "toggleCriteria": "", | |
| "title": "Title not set", | |
| "summary": "", | |
| "backgroundColor": "rgb(255,255,255)", | |
| "refresh": 0, | |
| "titleAlign": "center", | |
| "titleFont": "Verdana", | |
| "titleFontStyle": false, | |
| "titleFontWeight": false, | |
| "titleTextDecor": false, | |
| "titleFontSize": 15, | |
| "changedTitleFontSize": 15, | |
| "titleColour": "black", | |
| "xTitleFontSize": "12", | |
| "xTitleFontStyle": false, | |
| "xTitleFontWeight": false, | |
| "xTitleTextDecor": false, | |
| "yTitleFontSize": "12", | |
| "yTitleFontStyle": false, | |
| "yTitleFontWeight": false, | |
| "yTitleTextDecor": false, | |
| "animationTitleOversizeBehaviour": "fit", | |
| "animationLabel": true, | |
| "scrollbarX": false, | |
| "scrollbarY": false, | |
| "xAxisAlignment": "bottom", | |
| "yAxisAlignment": "left", | |
| "duration": 1 | |
| }, | |
| "preservedConfigFields": [], | |
| "columnMap": { | |
| "measureX": { | |
| "name": "X value", | |
| "type": "fact", | |
| "desc": "Scatter Chart X-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "measureY": { | |
| "name": "Y value", | |
| "type": "fact", | |
| "desc": "Scatter Chart Y-axis value", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| }, | |
| "group": { | |
| "name": "Group", | |
| "type": "dim", | |
| "desc": "Scatter Chart group categorization", | |
| "required": true, | |
| "data": [], | |
| "minimumColumnSize": 1 | |
| } | |
| }, | |
| "drillDowns": "", | |
| "x": 0, | |
| "y": 0, | |
| "w": 6, | |
| "h": 4, | |
| "minH": 3, | |
| "minW": 3, | |
| "actions": [ | |
| { | |
| "trigger": "pointClick", | |
| "type": "click", | |
| "name": "Click - Scatter Chart", | |
| "output": [ | |
| "group" | |
| ], | |
| "description": "Scatter Chart point click action" | |
| } | |
| ], | |
| "reactions": [ | |
| { | |
| "id": "filter", | |
| "name": "Filter", | |
| "description": "Filter interaction", | |
| "type": "general" | |
| } | |
| ], | |
| "limit": 10000 | |
| } | |
| } | |
| ] |