1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to Data Visualization with Plotly in Python

Exercise

The log-scale parameter

What is the argument for a px.bar() chart that sets the x-axis scale to be log? You have a fig available in the console to examine either by printing out or using fig.show().

Instructions

50 XP

Possible answers