File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ graph LR;
36
36
37
37
Finally, the data previously loaded in the parquet database is used to generate a bokeh interactive plot in ` html ` .
38
38
39
- ![ ] ( ' sphinx/imgs/covid_plot.gif' )
39
+ < img src = " https://raw.githubusercontent.com/caviri/COVID19/main/ sphinx/imgs/covid_plot.gif" width = 700 >
40
40
41
41
In this proof of concept, I used the total number of COVID-19 cases. However, it can be adapted to any of the metrics available in the API.
42
42
@@ -155,4 +155,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
155
155
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
156
156
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
157
157
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
158
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
158
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
You can’t perform that action at this time.
0 commit comments