26,996 questions
0
votes
0
answers
7
views
How can we change a pie-doughnut chart into an arrow ring chart?
Currently I've below design in echarts apache
and i want as below pie doughnut chart with arrows inside
Here is my current code:
var data = [
{ name: 'Label 1 \n', value: 16.67, },
{ name: '...
0
votes
0
answers
12
views
How to retrieve automatic values from the Y-axis in the recharts library?
The domain parameter is responsible for generating values on the Y-axis. If expenses are added, the axis generates 5 points (tickCount={5}) from 0 to the "auto" value, which returns an ...
0
votes
1
answer
24
views
In the Syncfusion chart with Flutter, the lines are added on the previous value
Expected result:
Plotting each series with reference to zero.
Problem:
The second series is added on the first series value.
Graph plotted:
Data:
The first series is drawn correctly as 10-10-10.
...
1
vote
1
answer
49
views
How to adjust width or position between label on y-axis?
This my data on excel
Column A : test1,test2,test3,test4,test5,test6,test7,test8,test9,test10,test11
Column B : 1,1,1,1,1,1,1,0,1,0,1
I want to create chart with my VBA code below
Sub createChart()
...
0
votes
0
answers
12
views
Pressable markers in react-native-gifted-charts
I'm using react-native-gifted-charts to create a line chart in a React Native application, and I'm trying to add custom markers with press functionality. The chart and the custom marker renders ...
2
votes
1
answer
35
views
How can I fix the labels and lines on this radial chart?
I'm trying to create something for my next presentation. It's about average waiting time for a line in a store. I'm using R and ggplot. This is the data and the code that I'm using.
## Data
Store = ...
1
vote
1
answer
43
views
Export Python charts excel with grid layout
I'm trying to write a Python script that generates a series of charts from Excel. The Excel file has the price of different cars on each day.
Column 1 is the Date; Column 2 is price for Green cars; ...
0
votes
0
answers
12
views
PHP Google Sheets API addChart error: One of EmbeddedObjectPosition.overlayPosition or EmbeddedObjectPosition.sheetId must be set
I am experiencing the same problem as i am trying to create a chart using PHP Google Sheets API error 400 Invalid requests[0].addChart: error pops up but I was advised, not to reply unless it was ...
0
votes
0
answers
57
views
Excel, VBA, attach event to ListObject or Chart
I've got some code, that retrieves data from DB, creates a ListObject, and a Chart above.
When i generate a chart, i'm making some ~by hand modification - for example i'm changing individual bar color,...
0
votes
0
answers
33
views
Excel charts - centrally aligning labels between major tick lines [closed]
I have a chart in Excel that covers a couple of years. The X axis is the timeline. The data points on the line are one per day, therefore there are over 700 data points on the line.
I have the axis ...
-1
votes
0
answers
18
views
ComposedChart React
<React.Fragment>
<Stack spacing="1-x">
<div id="benchmark-filter">
<BenchmarkFilter
isSettinsPage={false}
...
0
votes
1
answer
35
views
Unable to generate graphics in background (without displaying UI)
I am trying to generate syncfusion charts in the background of a screen opening and thus be able to save them in PNG.
Each chart is in a UserControl with a custom legend (not the synfusion one). So I ...
1
vote
1
answer
23
views
Add arbitrary legend to a dual Y-axis bar chart
I'm working on the Vega-lite code shown below. I am trying to add a legend/key with two values, like:
Attempt 1 gist: https://gist.github.com/woter1832/ca24c4dd3a733072239f3a22b7b012dc
Vega Editor
...
0
votes
0
answers
10
views
Changing the X values in a given data series from an excel chart using Spreadsheetlight
I am creating a program to make an autogenerated chart using spreadsheets light. The only problem is that this library assumes every x value is pegged to the same x value. However, this is not the ...
0
votes
0
answers
25
views
Right align Swift Charts LineMark by default
I haven't found a simple way to align the right a LineMark chart when the X scale is automatic and the X domain is larger than the registered data.
For instance, on this screenshot, I set a X year-...
0
votes
0
answers
13
views
Need Python code for create table and chart
I need to create a Python code that analyzes an Excel file and extracts the following three pieces of information:
Female-owned businesses in Italy from 2014 to 2024.
The top 5 ATECO codes with the ...
0
votes
1
answer
31
views
I want to copy an excel chart to a new sheet using VBA, and contain its data in itself, so that if i change the old sheets data, the chart stays
So i am making a statistical app in excel where users can fill their data into a sheet, that sheet automatically does the statistical analysis, and then has the statistical output (sometimes just ...
0
votes
0
answers
56
views
Apache ECharts: Apply visualMap horizontally on area line chart
I implemented the following bar chart that uses a visualMap to apply different gradients of temperature to visualise the degree:
Apache ECharts bar chart implementation (example data)
It is not a ...
0
votes
1
answer
58
views
vue "InternalError: too much recursion"
I try to embedd chart.js as a vue component into my app.
As soon as i try to add new data to the chart dataset i get the error:
Uncaught InternalError: too much recursion
push reactivity.esm-...
2
votes
1
answer
23
views
How to create an Altair faceted and layered chart with dual axis?
I'm trying to create an Altair faceted bar chart with lines that are represents other measure and would better use of a second y-axis on the right side. I don't know if it is possible using Atair. The ...
0
votes
1
answer
21
views
How to set active background color on click?
I am using chartjs-chart-venn to create a Venn diagram. I need to set an active background color for the clicked section on click. Additionally, I want to highlight the entire circle on hover.
I tried ...
2
votes
1
answer
23
views
Altair layered chart (bars and lines) cannot change color of the lines
I'm using Altair to create a layered chart with bars and lines. In this simple example, I'm trying to make the strokedash with different colors without success. I have tried using scale scheme for the ...
1
vote
1
answer
15
views
How to show y-axis nominal labels, regardless of whether there is data
I have some a simple bar chart, and at times some of the y-axis nominal categories do not have any data associated with them. However, I do still want to show these values on the chart, for ...
0
votes
0
answers
31
views
How to Make Line Charts Smooth in ECharts.js
I’m working with a large dataset and rendering it using ECharts.js. However, the lines in the chart appear jagged and strange. I want to make the lines smooth for a better visual experience.
Here’s ...
0
votes
0
answers
38
views
VBA code to prevent overlapping data labels on doughnut chart
I have a doughnut chart created through VBA.
When it creates it, the data labels are overlapping on the chart.
I want the labels to be slightly to the side of the chart sections with leader lines.
...
1
vote
1
answer
10
views
grid lines not showing behind transparent bar in google bar chart
In the tornado chart I have 4 data columns , whereas the first one is white in order to create the look of the tornado chart.
Now the problem is that the gridlines are not showing because of the ...
0
votes
1
answer
39
views
Stacked horizontal bar chart where x is time for Apache Echarts
I've been trying for a while to figure out how to correctly plot a chart which consists of a single row, but it can have different values in that row. Above is a simple mock on how it should look like....
0
votes
1
answer
41
views
How can I create a stylized tree chart?
I have been making a tree of fraternity-adjacent bigs and littles and was looking for a way to automate it for changes as more people join. Everyone's names and years, big, and littles are in an Excel ...
0
votes
0
answers
35
views
Start counting candles after an EMA crossover until X number of them and stop to start looking for a pattern
*Hello firstable im new at Pine Script but i'm trying to do my best, the problem is
it does not execute
any position after i tried this
For the logic seems good, but in practice doesn't do what i ...
0
votes
1
answer
48
views
Swift UI PointMark Icons Cut Off on Y-Axis with Date Data in SwiftUI Char
The issue with displaying PointMarks in SwiftUI Chart is that when I use PointMark to display multiple point icons, and the Y-axis represents Date type data, the icons are not fully visible. The ...
0
votes
1
answer
36
views
How to change doughnut hole size in VBA Excel
I want to change the size of my doughnut chart to 75% using the following:
chartObj.Chart.DoughnutHoleSize = 75
but I get a compile error: Method or data member not found
The doughnut hole size ...
0
votes
1
answer
29
views
Swift ui Chart Issue: Date Type on Y-Axis Showing Smaller Time on Top and Larger Time on Bottom in BarMark
There are totaly 2 questions
When using SwiftUI's Chart with BarMark for plotting data with Date values on the Y-axis, the issue arises where the time displayed on the Y-axis appears to be inverted—i....
0
votes
0
answers
20
views
How to use apply legend items to change item order using System.Windows.Forms.DataVisualization.Charting
I have a graph that I have at least 3 chart series in it. When I had a 4rth, 5th or 6th series to it; I want two of the chart series to be changed in order.
Here is the documentation for the object:
...
0
votes
1
answer
36
views
Dynamic Data Label Range for a Line Graph in vba
I have created a macro in VBA which creates a line chart.
The line chart uses dynamic range names for the X and Y axis which works fine.
However, I trying to use a dynamic range name for the data ...
0
votes
0
answers
22
views
Is it possible to use different scales?
How to combine left and right scales in one indicator for MACD, RSI, and Stochastic in Pine Script?
I have a script that combines MACD, RSI, and Stochastic, and I want to have the following setup:
...
0
votes
0
answers
15
views
Redundant Y-axis on plotly Box chart where color attribute is set
I tried to differentiate a single point in a "beeswarm" chart to see its location in a distribution. But setting color and color_discrete_map spreads out the dots; they seem to follow some ...
0
votes
0
answers
55
views
Collapsed rows or columns in pivot table by default
When creating a Pivot Table chart in Apache Superset, is it possible to ensure that rows and columns are collapsed by default?
I have one column, two rows, and two metrics defined in my pivot table. ...
0
votes
0
answers
14
views
How to change Y axis scale for Multi line chart in iOS using SwiftUI [duplicate]
I am creating multi-line chart using Apple's Chart framework in SwiftUI. In that I have 2 lines with different range of data. So, I want to set different scale for both of lines. Here is my code, in ...
0
votes
1
answer
26
views
JQuery code not displaying correct values into my chart
I'm stuck on something and would be very grateful if someone could please help me.
I'm building a simple chart/graph using HTML and JQuery.
I have the following code:
<script src="https://ajax....
1
vote
1
answer
37
views
When scrolling a chart, how do I find the x-values of the data points in view?
I have an app with dates along the x-axis. The user can select a date range for which data will be displayed. This date range can be moved along the x-axis by inputting a date for the date range. By ...
0
votes
0
answers
34
views
Excel Chart copy paste issues
I have a code that is attempting to copy multiple charts from solution pages and paste them to a summary page. Th code works, but constantly throws errors in excel. If I click debug and then click run,...
0
votes
1
answer
58
views
How to Build a Chart with Multiple Data Series
I need to build a chart with multiple data series to compare results for each animal (e.g., "horse old" vs "horse new") according to specific elements (e.g., P3, M1, M2, and MC). I ...
0
votes
0
answers
11
views
Chart:- Property access must assign to the property or use its value
I'm using Visual Basic 2019 in Visual Studio. I am wanting to use the chart control. The chart control appears in the Toolbox and I can load the default chart to a form without problems. Whenever I ...
1
vote
0
answers
139
views
Apache Superset - Conditional Formatting on a column based on the values of another column?
I am using a Pivot Table v2 in Apache Superset. I have two metric columns: 'Cost' and 'Percentage Diff.' (I'll refer to this as '%').
My goal is: for every row, the background color of the 'Cost' cell ...
0
votes
0
answers
16
views
How to display charts on crystal report from right to left?
I work on crystal report I face issue I can't display charts on crystal report from right to left .
so are there are any property or workaround on chart Make charts start from right to left
I try to ...
0
votes
1
answer
18
views
How to change legedn text charts to custom text arabic?
I work on crystal report I face issue I can't change text legend to Arabic text
so how to fix that issue please ?
so legend text beside color i need to change to custom text Arabic .
Exactly I make ...
3
votes
2
answers
57
views
Altair chart mark_text background color/visual clarity
I've been playing with Altair charts in the context of Streamlit for making simple calculators. In one case I wanted to plot 3 bar charts next to each other to make an explainer for how progressive ...
0
votes
0
answers
9
views
How to change secondarty Axis Title on devexpress winform chart?
I am drawing charts via devexpress library in a winform based project. The title of the vertical line is the vertical direction. Do you know how to change it to landscape?
I checked all of DevExpress'...
1
vote
0
answers
74
views
How can I differentiate between 0 values and null/blank values in Google Sheets?
I am trying to automate the creation of charts which display power readings over the last eight quarters for a piece of equipment. I am using a pivot table to filter the raw data before converting it ...
0
votes
1
answer
30
views
Display multiple data on multiple Larapex Charts
I'm working on a laravel dashboard that needs to display several charts at once. I'm using Larapex Charts to display those charts. Everything was going well until I had to display more than one data ...