Replies: 2 comments 1 reply
-
Hi - this is a Matlab question, not exactly an Iris question. A short
answer is - no, if you want to preserve the dates on the x axis, there is
no way. Alternatively, you can simply extract your values into a plain
array, and plot them as such.
Best, Jaromir
…On Wed, Jul 3, 2024 at 4:36 PM mariusmjp ***@***.***> wrote:
Hi
I want just to know if you have a way to remove empty space in stack bar
graph.
For example I have value for period 0, 4 , 10, 100 and I want my graph
just display the bar for this period with uniform space chose by me and
don't show huge big gap between period in particularity between 10 and 100.
Is it possible?
Thanks for your answer
—
Reply to this email directly, view it on GitHub
<#407>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGCVKKRJ6XRXHYMQ3XOHJNLZKQD75AVCNFSM6AAAAABKJXF742VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWHA4TGOBXHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Ok, now this is becoming a plotly.com issue - I refer you to the plotly
documentation for how to modify the layout to achieve what you wish... J
…On Wed, Jul 3, 2024 at 5:56 PM mariusmjp ***@***.***> wrote:
Thanks Jaromir for quick answer
For being more precise, I used rephrase.seriesChart(........., "Barmode",
"stack", "Layout") and I was wondering if I could play with the layout
options to get what I want.
—
Reply to this email directly, view it on GitHub
<#407 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGCVKKS4SRJMW4ZFHI3HS2DZKQNK5AVCNFSM6AAAAABKJXF742VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TSNJQGE3DM>
.
You are receiving this because you commented.Message ID:
<IRIS-Solutions-Team/IRIS-Toolbox/repo-discussions/407/comments/9950166@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I want just to know if you have a way to remove empty space in stack bar graph.
For example I have value for period 0, 4 , 10, 100 and I want my graph just display the bar for this period with uniform space chose by me and don't show huge big gap between period in particularity between 10 and 100. Is it possible?
Thanks for your answer
Beta Was this translation helpful? Give feedback.
All reactions