prastut / bubble-frontend

Bubble Social
https://bubble.social/
0 stars 0 forks source link

Viz Optimization #40

Open KumShivam opened 7 years ago

KumShivam commented 7 years ago

The viz needs a lot of optimization. Since the link is down, I'm not able to exactly pin-point. But from what I remember:

arihantparsoya commented 7 years ago

I will take care of:

I will take up another point after the above are completed.

prastut commented 7 years ago

Why is the timeline and Viz so overlapping? Space them out?

This is a big issue in itself so this has been shifted to #41 @digi0ps, @jeremyphilemon @Tanay2112 will be handling this.

I expect @parsoyaarihant to pull off the rest, some of them are pretty trivial. Documenting them for @parsoyaarihant:

@all Let's fix Point 1 and 2 from issue #20 is not fully done. Please re-visit it in the end.

arihantparsoya commented 7 years ago

Tweet Display Card placement: It should open where the Bubble is

do we really need the black background when the tweet display card is appearing? can we just do a popup like :

screen shot 2017-08-11 at 17 14 50

prastut commented 7 years ago

@parsoyaarihant we actually decided that we show how the twitter renders the text:

screen shot 2017-08-11 at 5 18 48 pm

Much more intuitive.

prastut commented 7 years ago

Check if @harwee is parsing twitter ID in the data. You just need to call Twitter's embed code with that ID and voila you will have the same thing rendered without doing anything yourself.

prastut commented 7 years ago

@parsoyaarihant he is: https://github.com/prastut/bubble-frontend/blob/master/docs/API.MD#get-scatter-data

You can see the tweet_id key in the sample response.

arihantparsoya commented 7 years ago

Okay

arihantparsoya commented 7 years ago

Emojis on hover ka placement dekh lo ek baar. It's appearing way above the line chart.

Which emojis are you referring to? Can you give a screenshot?

prastut commented 7 years ago
screen shot 2017-08-12 at 9 56 31 am
arihantparsoya commented 7 years ago

Should this be closed?

prastut commented 7 years ago

Nope

Point 1 and 2 from issue #20 is not fully done. Please re-visit it.

This is still left I guess. @KumShivam