Skip to main content

Questions tagged [yaxis]

For plotting questions related to adjusting the y-axis.

0 votes
0 answers
13 views

Highcharts Heatmap yAxis labels not rendering properly

HeatMap yAxis categories going inside the last cell instead of the left side outside. It is working fine on the code rendition but as you can see in the image, the yAxis is going inside the final cell....
nb_nb_nb's user avatar
  • 1,347
0 votes
0 answers
32 views

Plotly bar plot y_axis value

I am not understanding the reason why range on y_axis goes more than around 500k whereas the max value for the column Total_Expenditure 2486. What is the reason of being the value at y axis goes over ...
Rotnodip Sarkar's user avatar
1 vote
2 answers
81 views

How do I optimize the position of Y-axis titles and data representation?

How can I in the plotly plot: a) position the axis titles horizontally above their respective axes? b) reduce the space between y=0 and the X-axis? c) draw the green data points for Power before the ...
Gurkenhals's user avatar
0 votes
1 answer
39 views

How to Create a Plot with Multiple Independent Y-Axes for Different Measurements in ggplot2?

I would like to plot multiple measurements recorded simultaneously over time. The value ranges of these parameters are independent of each other. I would like to have a separate y-axis with ...
Gurkenhals's user avatar
0 votes
1 answer
35 views

Is there a way to have multiple y-axes in a stacked column chart in Powerbi?

I want to create a stacked column chart with multiple Y axes in the chart that are represented as columns. I am aware that you can do a combined chart in Powerbi, but it only allows for the second ...
Sadredin Mahmoudi's user avatar
0 votes
0 answers
19 views

Matplotlib pyplot y-axis ticks label to get more distant

matplotlib, object api in use to plot, plot type step Low cardinality of y-axis variable. Two ticks that level too close to each other - their labels are visually joined. Attaching the screenshot ...
Lilkp2's user avatar
  • 1
0 votes
0 answers
26 views

Setting a scale for y when there are two y axis [duplicate]

I am currently graphing river discharge behind water quality measures such as salinty and pH. This is the graphs of salinity and pH by themselves: (The NA in the site is a bit inevitable I think as I ...
Rosie Lomas 's user avatar
0 votes
0 answers
32 views

Setting similar yaxis between 2 graphs for a ggplot code with an interaction

My problems is that I have two interaction plots, one for psychological and one for somatic complaints. I want to portray them next to each other using the code cowplot. I would like to have similar ...
Hilde Brons's user avatar
0 votes
0 answers
15 views

Date on y axis in ggplot?

I'm struggling to plot date (month and day) on the y-axis in ggplot in R. If I use serial date (column named D50) that excel converts my dates into, it plots fine, but the labels in the y-axis show up ...
Smokeynights's user avatar
0 votes
1 answer
16 views

Ability to create custom y-axis labels in Highchart

I am trying to create a Highcharts column chart, and it will be displaying percentages of a specific task completed. The criteria this task is asking for a y-axis label of the following: from bottom ...
D. Orick's user avatar
0 votes
1 answer
78 views

sjPlot- plot_model: how do I adjust my y axis?

I'm plotting 3 continuous variables (pland_herb, PD_woody, PD_herb) with my response variable which is Richness. I want to show the 3-way interaction that is occurring over 3 panels, same as this ...
Adrianna Elihu's user avatar
0 votes
0 answers
16 views

Making a plot using 2 Y axis [duplicate]

I'm dealing with an issue in my R plot. I want a double-Y axis since my values are differently scaled, below is a glimpse from my tibble : (test_2) Rows: 115 Columns: 9 Groups: Nom, Date [115] $ Nom ...
Baptiste Gusciglio's user avatar
0 votes
0 answers
16 views

Bar chart label to show percent percent of bin's count versus total rows

Using Spotfire analyst 14.0.1 HF 004 There's 207481 rows of data total. I have a bar chart showing the number of row counts with a custom binning. I.e. x-axis = BinBySpecificLimits([peak_symmetry],1,2,...
RightmireM's user avatar
  • 2,451
1 vote
1 answer
72 views

Syncfusion Flutter Chart: Bar Chart Inverts with Logarithmic Y-Axis (< 1 Values)

I'm encountering an issue with inverted bars in my Syncfusion Flutter chart. When using a logarithmic y-axis and data values all less than 1, the bars appear to grow downwards instead of upwards. This ...
Vidhaan appaji's user avatar
0 votes
0 answers
61 views

Chart.js does not respect min and max values for yAxis

I have a bar chart (chart.js v4.4.2) which shows 4 different datasets. At the beginning there is no data and no Labels. There is a dataset in the background with data about the temperature, the ...
Joker26_37's user avatar

15 30 50 per page
1
2 3 4 5
38