kartoza / django-bims

https://testing.healthyrivers.kartoza.com
GNU Affero General Public License v3.0
12 stars 19 forks source link

DETAILED DASHBOARDS (testing v4) #2055

Closed jeremyshelton closed 4 years ago

jeremyshelton commented 4 years ago

@dimasciput @helendallas

Charts

Metadata table

https://testing.healthyrivers.kartoza.com/map/#site-detail/taxon=&search=&siteId=&collector=&category=&yearFrom=&yearTo=&months=&boundary=&userBoundary=&referenceCategory=&spatialFilter=&reference=&endemic=&conservationStatus=[]&modules=1&validated=&sourceCollection=["fbis","gbif"]&abioticData=&ecologicalCategory=&rank=&siteIdOpen=&orderBy=name&polygon=

Multi Site dashboards

Single Site Dashboards

image

https://testing.healthyrivers.kartoza.com/map/#site-detail/taxon=&search=&siteId=32867&collector=&category=&yearFrom=&yearTo=&months=&boundary=&userBoundary=&referenceCategory=&spatialFilter=&reference=&endemic=&conservationStatus=&modules=21&validated=&sourceCollection=&abioticData=&ecologicalCategory=&rank=&siteIdOpen=&orderBy=&polygon=

image

Dashboard downloads

image image
dimasciput commented 4 years ago

Metadata

Single Site Dashboards

  • Axis labels in graphs: Can we get the y-axis labels properly lined up, and a bit of space between x-axis and its labels?

Sorry, I can't do that, this is all automatically generated to svg.

jeremyshelton commented 4 years ago

Thanks @dimasciput for fixing some of these issues. Getting there. Fine that graph axes can't be fixed.

A few outstanding issues:

dimasciput commented 4 years ago

@jeremyshelton

There are still inconsistencies in referencing format in metadata table. How do we fix this?

That was the name ingested from the master data :

image

jeremyshelton commented 4 years ago

@dimasciput I don't see that format in the data spreadsheet - all the reference formats are standardised, but the metadata table on staging is still giving inconsistent reference formats. Any idea why that might be?

SA fish data for FBIS v3__19 May2020.xlsx

Here is an example of three different author formats in the metadata table on staging...

Screenshot 2020-05-26 at 12 10 06
dimasciput commented 4 years ago

@jeremyshelton Ah probably the reference data is still using old data, I didn't know that you also changed the reference data. They are different table. Would you like to update it manually from admin page? I'll show you how, then we don't need to re-harvest the data.

jeremyshelton commented 4 years ago

OK @dimasciput we can try that and see how do-able it is. @Aneri16 perhaps this is something you can help with? (see above comments for the gist of this issue)

aneriswanepoel commented 4 years ago

@dimasciput @jeremyshelton sure I can look into that

jeremyshelton commented 4 years ago

Cool! @dimasciput can you please show @Aneri16 how to update references on FBIS?

dimasciput commented 4 years ago

@Aneri16 If the reference type is a peer-reviewed scientific article then follow this steps :

If the reference is not a peer-reviewed scientific article, just write the reference here, I'll fix it later. Thanks.

dimasciput commented 4 years ago

@jeremyshelton

The taxa graph becomes meaningless when there are too many taxa to display.

Let's do this in next version or I can fix it in RBIS then bring the changes to FBIS.

jeremyshelton commented 4 years ago

@jeremyshelton

The taxa graph becomes meaningless when there are too many taxa to display.

Let's do this in next version or I can fix it in RBIS then bring the changes to FBIS.

@dimasciput no problem 👍

dimasciput commented 4 years ago

@jeremyshelton

Pie charts: Need a way to download more than one pie chart. Maybe add a download button for each? Also, the pie chart needs its legend to be downloaded with it.

Updated https://github.com/kartoza/django-bims/pull/2139

helendallas commented 4 years ago

@jeremyshelton PLease check this ticket, there is a separate ticket for the pie charts, so if the other items have been sorted, then please close the ticket.