Forum Discussion
Remove Horizontal Scroll Bars?
- 10 years ago
Thanks for your reply. What threw me was I was watching this video from sqldusty and at 29:40 min/sec into the video, I saw a chart that fit everything on the axis without a scroll bar. I had never seen that before as all of mine are always impacted by a scroll bar. https://www.youtube.com/watch?v=0TF4Hu-uaMg
What I now understand is that when you select continuous axis, it DOES fit everything. When you select categorical it adds a scroll bar (when there are "too many" data points).
My problem is I am using Labels for my week dates in the format YYWW. Now I know what I am looking for, I have swaped these labels to the week ending date and changed the chart to continuous - and now it works as I would like. :-)
Thanks for your reply. What threw me was I was watching this video from sqldusty and at 29:40 min/sec into the video, I saw a chart that fit everything on the axis without a scroll bar. I had never seen that before as all of mine are always impacted by a scroll bar. https://www.youtube.com/watch?v=0TF4Hu-uaMg
What I now understand is that when you select continuous axis, it DOES fit everything. When you select categorical it adds a scroll bar (when there are "too many" data points).
My problem is I am using Labels for my week dates in the format YYWW. Now I know what I am looking for, I have swaped these labels to the week ending date and changed the chart to continuous - and now it works as I would like. :-)
Estimados:
Necesito eliminar la barra de desplazamiento (Scroll bar) del eje x en un gráfico de barras. Es posible hacerlo?
Por otro lado, en el caso de los gráficos de líneas, necesito hacer lo mismo. Para ello paso el eje x de categórico a continuo. Al hacerlo, se elimina la barra pero los períodos del eje x se muestran como trimestrales. Es decir, en vez de mostrar enero 2020, febrero 2020, marzo 2020, abril 2020 muestra enero 2020 y abril 2020. Hay forma de hacer que muestre todos los meses?
Muchas gracias!