EPrints Technical Mailing List Archive
Message: #02042
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: IRStats 2 and data security
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: IRStats 2 and data security
- From: Sebastien Francois <sf2@ecs.soton.ac.uk>
- Date: Mon, 24 Jun 2013 12:02:14 +0100
Hi Clyde,
The following Google Charts are used by IRStats2: - Area Charts: https://google-developers.appspot.com/chart/interactive/docs/gallery/areachart - Column Charts: https://google-developers.appspot.com/chart/interactive/docs/gallery/columnchart - Combo Charts: https://google-developers.appspot.com/chart/interactive/docs/gallery/combochart - Pie Charts: https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart These 4 have the same data policy (look at the bottom of each of the pages above): Data PolicyAll code and data are processed and rendered in the browser. No data is sent to any server. - Geo Charts: https://google-developers.appspot.com/chart/interactive/docs/gallery/geochart That one seems a bit more tricky: https://google-developers.appspot.com/maps/terms Note that the Geo map can easily be replaced by a simple table which is rendered outside Google Charts. Anyway there's a known issue with EPrints 3.2 and EPrints 3.3 up to 3.3.9 which prevents the Geo Map to load successfully (clash with Prototype v1.7- fixed in 1.7.1). The way the code generally works is this way: - browser loads JS library from Google's servers: http://www.google.com/jsapi - local JS code instantiates a Chart and feeds it data - Chart renders data locally. For info, tables and other bits of IRStats2 (exporters etc) are rendered outside Google Charts. I hope this will help you. Kind regards, Seb. On 24/06/13 11:43, clyde.cerejo@id.uzh.ch wrote: Hi all |
- References:
- [EP-tech] IRStats 2 and data security
- From: clyde.cerejo@id.uzh.ch
- [EP-tech] IRStats 2 and data security
- Prev by Date: [EP-tech] IRStats 2 and data security
- Next by Date: [EP-tech] Antwort: Re: IRStats 2 and data security
- Previous by thread: [EP-tech] IRStats 2 and data security
- Next by thread: [EP-tech] Antwort: Re: IRStats 2 and data security
- Index(es):