Browse Source

docs(visualizations): replace incorrect audit questions with the right ones

pull/1739/head
eslopfer 1 year ago
parent
commit
b1db3597f9
  1. 21
      subjects/ai/visualizations/audit/README.md

21
subjects/ai/visualizations/audit/README.md

@ -18,25 +18,16 @@
##### The exercise is validated if all questions of the exercise are validated
###### For question 1, does the plot reproduce the plot in the image and respect those criteria?
###### Does it have a title?
###### Does it have a name on x-axis and y-axis?
##### The solution of question 1 is accepted if the plot reproduces the plot in the image and respect those criteria.
![alt text][logo_ex6]
###### Does it have a title?
[logo_ex6]: ../w1day03_ex6_plot1.png "Time series ex6"
###### Does it have a name on x-axis?
###### For question 2, does the plot reproduce the plot in the image by using `plotly.graph_objects` and respect those criteria?
###### Does it have a legend?
![alt text][logo]
###### Does it have a title?
###### Does it have a name on x-axis and y-axis?
![alt text][logo_ex6]
[logo_ex6]: ../w1day03_ex6_plot1.png "Time series ex6"
[logo]: ../w1day03_ex1_plot1.png "Bar plot ex1"
---

Loading…
Cancel
Save