Chemfig and tikz: shaded arrowPath following color gradient in TikZHow to line up the arrow and structure in chemfigShaded triangle arrow with textchemfig: reaction above arrowMatch chemfig arrow with mhchem arrow stylechemfig: L-shaped arrowPosition label of curved arrow in chemfig?Arrow between two chemfig structuresExternalize tikz-forest with shaded arrowchemfig: arrow marginChemfig: reaction mechanism problem: arrow position

Making a sword in the stone, in a medieval world without magic

Why the color red for the Republican Party

Examples of a statistic that is not independent of sample's distribution?

How do I express some one as a black person?

infinitive telling the purpose

What are some noteworthy "mic-drop" moments in math?

Can anyone help me with this trigonometric identity please? I need to prove that its true

Is Gradient Descent central to every optimizer?

Placing subfig vertically

Should I tell my boss the work he did was worthless

Who deserves to be first and second author? PhD student who collected data, research associate who wrote the paper or supervisor?

Why would one plane in this picture not have gear down yet?

Why is there a voltage between the mains ground and my radiator?

The bar has been raised

How can The Temple of Elementary Evil reliably protect itself against kinetic bombardment?

Is "history" a male-biased word ("his+story")?

Why does the negative sign arise in this thermodynamic relation?

How do you like my writing?

Do I really need to have a scientific explanation for my premise?

2000s TV show: people stuck in primitive other world, bit of magic and bit of dinosaurs

Set and print content of environment variable in cmd.exe subshell?

Could you please stop shuffling the deck and play already?

Are the terms "stab" and "staccato" synonyms?

My story is written in English, but is set in my home country. What language should I use for the dialogue?



Chemfig and tikz: shaded arrow


Path following color gradient in TikZHow to line up the arrow and structure in chemfigShaded triangle arrow with textchemfig: reaction above arrowMatch chemfig arrow with mhchem arrow stylechemfig: L-shaped arrowPosition label of curved arrow in chemfig?Arrow between two chemfig structuresExternalize tikz-forest with shaded arrowchemfig: arrow marginChemfig: reaction mechanism problem: arrow position













1















How can I make these arrow shades, for example to blue from white?



documentclassarticle
usepackagechemfig
usepackage[version=3]mhchem

begindocument
beginfigure[!htb]
centering
scalebox2
schemestart
chemfig@O1-2textcolorgrayO=@C1-2textbfC=@O2-2textcolorgrayO
schemestop
chemmove
draw[blue][shorten <=3pt, shorten >=3pt](O1-2).. controls +(north:1cm) and +(120:1cm).. (C1-2);
draw[blue][shorten <=3pt, shorten >=3pt](O2-2).. controls +(north:1cm) and +(60:1cm).. (C1-2);


endfigure
enddocument


enter image description here










share|improve this question






















  • Here are some ways to accomplish that.

    – marmot
    Apr 19 '18 at 20:09















1















How can I make these arrow shades, for example to blue from white?



documentclassarticle
usepackagechemfig
usepackage[version=3]mhchem

begindocument
beginfigure[!htb]
centering
scalebox2
schemestart
chemfig@O1-2textcolorgrayO=@C1-2textbfC=@O2-2textcolorgrayO
schemestop
chemmove
draw[blue][shorten <=3pt, shorten >=3pt](O1-2).. controls +(north:1cm) and +(120:1cm).. (C1-2);
draw[blue][shorten <=3pt, shorten >=3pt](O2-2).. controls +(north:1cm) and +(60:1cm).. (C1-2);


endfigure
enddocument


enter image description here










share|improve this question






















  • Here are some ways to accomplish that.

    – marmot
    Apr 19 '18 at 20:09













1












1








1








How can I make these arrow shades, for example to blue from white?



documentclassarticle
usepackagechemfig
usepackage[version=3]mhchem

begindocument
beginfigure[!htb]
centering
scalebox2
schemestart
chemfig@O1-2textcolorgrayO=@C1-2textbfC=@O2-2textcolorgrayO
schemestop
chemmove
draw[blue][shorten <=3pt, shorten >=3pt](O1-2).. controls +(north:1cm) and +(120:1cm).. (C1-2);
draw[blue][shorten <=3pt, shorten >=3pt](O2-2).. controls +(north:1cm) and +(60:1cm).. (C1-2);


endfigure
enddocument


enter image description here










share|improve this question














How can I make these arrow shades, for example to blue from white?



documentclassarticle
usepackagechemfig
usepackage[version=3]mhchem

begindocument
beginfigure[!htb]
centering
scalebox2
schemestart
chemfig@O1-2textcolorgrayO=@C1-2textbfC=@O2-2textcolorgrayO
schemestop
chemmove
draw[blue][shorten <=3pt, shorten >=3pt](O1-2).. controls +(north:1cm) and +(120:1cm).. (C1-2);
draw[blue][shorten <=3pt, shorten >=3pt](O2-2).. controls +(north:1cm) and +(60:1cm).. (C1-2);


endfigure
enddocument


enter image description here







tikz-arrows chemfig






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 19 '18 at 20:07









user3204810user3204810

31117




31117












  • Here are some ways to accomplish that.

    – marmot
    Apr 19 '18 at 20:09

















  • Here are some ways to accomplish that.

    – marmot
    Apr 19 '18 at 20:09
















Here are some ways to accomplish that.

– marmot
Apr 19 '18 at 20:09





Here are some ways to accomplish that.

– marmot
Apr 19 '18 at 20:09










1 Answer
1






active

oldest

votes


















0














Arrows shades to blue from white using tikz-cd.



enter image description here



documentclass[a4paper,12pt]article
usepackagetikz-cd,amsmath
usetikzlibraryfadings
begindocument
begintikzcd[column sep=1cm]
mathrmO arrow[r, equal, no head] arrow[r, bend left=49, blue, path fading=west] & mathbfC arrow[r, no head, equal] & mathrmO arrow[l, bend right=49, blue, path fading=east]
endtikzcd
enddocument




share






















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f427479%2fchemfig-and-tikz-shaded-arrow%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Arrows shades to blue from white using tikz-cd.



    enter image description here



    documentclass[a4paper,12pt]article
    usepackagetikz-cd,amsmath
    usetikzlibraryfadings
    begindocument
    begintikzcd[column sep=1cm]
    mathrmO arrow[r, equal, no head] arrow[r, bend left=49, blue, path fading=west] & mathbfC arrow[r, no head, equal] & mathrmO arrow[l, bend right=49, blue, path fading=east]
    endtikzcd
    enddocument




    share



























      0














      Arrows shades to blue from white using tikz-cd.



      enter image description here



      documentclass[a4paper,12pt]article
      usepackagetikz-cd,amsmath
      usetikzlibraryfadings
      begindocument
      begintikzcd[column sep=1cm]
      mathrmO arrow[r, equal, no head] arrow[r, bend left=49, blue, path fading=west] & mathbfC arrow[r, no head, equal] & mathrmO arrow[l, bend right=49, blue, path fading=east]
      endtikzcd
      enddocument




      share

























        0












        0








        0







        Arrows shades to blue from white using tikz-cd.



        enter image description here



        documentclass[a4paper,12pt]article
        usepackagetikz-cd,amsmath
        usetikzlibraryfadings
        begindocument
        begintikzcd[column sep=1cm]
        mathrmO arrow[r, equal, no head] arrow[r, bend left=49, blue, path fading=west] & mathbfC arrow[r, no head, equal] & mathrmO arrow[l, bend right=49, blue, path fading=east]
        endtikzcd
        enddocument




        share













        Arrows shades to blue from white using tikz-cd.



        enter image description here



        documentclass[a4paper,12pt]article
        usepackagetikz-cd,amsmath
        usetikzlibraryfadings
        begindocument
        begintikzcd[column sep=1cm]
        mathrmO arrow[r, equal, no head] arrow[r, bend left=49, blue, path fading=west] & mathbfC arrow[r, no head, equal] & mathrmO arrow[l, bend right=49, blue, path fading=east]
        endtikzcd
        enddocument





        share











        share


        share










        answered 5 mins ago









        SebastianoSebastiano

        10.8k42163




        10.8k42163



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f427479%2fchemfig-and-tikz-shaded-arrow%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

            Join wedge with single bond in chemfigHow to make only one part of double bond bold with chemfig?Crossing bonds in chemfigjoining atoms in chemfig. Two adjacent molculesHow do I selectively change bond length in chemfig?Ugly bond joints in chemfigchemfig: reaction above arrowUsing the mhchem and chemfig packages in conjunctionBonding to specific element letter using chemfigResonance hybrids in chemfigScale chemfig molecule in beamer with tikzWhy does this chemfig bond with a hook start in the middle of the atom?

            Are small insurances worth itIs insurance worth it if you can afford to replace the item? If not, when is it?Is accident insurance worth it for my kids who play sportsIs insuring property for more than it is worth allowed?At what point does it become worth it to file an insurance claim?Are wage loss insurance programs worth the cost compared to having an emergency fund?When is an event worth insuring against?Is insurance worth it if you can afford to replace the item? If not, when is it?FHA loan just commenced : Any way to get any of the up-front mortgage insurance back?Which types of insurances do I need to buy?Should I carry less renter's insurance if I can self-insure?Mortgage Adviser Signed Me Up For Multiple Home and Life Insurances (UK)Why many travel insurances don't cover country of nationality?