Giter VIP home page Giter VIP logo

Comments (8)

halfhp avatar halfhp commented on May 26, 2024 2

Appears to be misuse of configurator - this line in your various versions of details_view.xml:

androidPlot.graphWidge.gridLinePaint.color="#000000"

should actually be:

androidPlot.graphWidget.domainGridLinePaint.color="#000000"
androidPlot.graphWidget.rangeGridLinePaint.color="#000000"

from androidplot.

jigar1859 avatar jigar1859 commented on May 26, 2024

Few other Details: Using Android Studio 3.0 Canary. and little older version of the library... However tired upgrading to latest.. issue still persists...

complie 'com.androidplot:androidplot-core:0.6.1' OR
compile "com.androidplot:androidplot-core:1.5.1"

from androidplot.

halfhp avatar halfhp commented on May 26, 2024

Unfortunately this isn't enough info to go on. Can you provide sample that reproduces the issue?

from androidplot.

jigar1859 avatar jigar1859 commented on May 26, 2024

@halfhp Thanks for the revert. Its nothing Confidential... So i can share the code... its boiler plate code to integrate LightStreamer SDK in Android native app... Please do advise if this helps reproduce the issue...

P.S. Source Code plus gradle files attached..

Thanks

Uploading Archive.zip…

from androidplot.

jigar1859 avatar jigar1859 commented on May 26, 2024

https://github.com/Lightstreamer/Lightstreamer-example-AdvStockList-client-android

from androidplot.

halfhp avatar halfhp commented on May 26, 2024

Thanks @jigar1859 - I should hopefully have a chance to take a look a little later this evening.

from androidplot.

jigar1859 avatar jigar1859 commented on May 26, 2024

Thanks @halfhp Appreciate it...

Just an minor update: Tried commenting the Code for Android Plot every where in the project.. works fine in that case

Version: compile "com.androidplot:androidplot-core:1.5.1"

from androidplot.

jigar1859 avatar jigar1859 commented on May 26, 2024

Thanks @halfhp . Been a great help... That was the source of the problem... got things to fix in the graph... however it works fine...

Appreciate your help.. You may kindly Closing this issue.
Regards,
Jigar Thakkar

from androidplot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.